components/forms/_input-field/input-field.html [2:8]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # # parameters: # type - string, required, ['text', 'email', 'password', 'date', 'search', 'file'] # id - string, required # name - string, required # label - string, required # note - string - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - components/forms/_textarea-field/textarea-field.html [2:8]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # # parameters: # type - string, required, ['text', 'email', 'password', 'date', 'search', 'file'] # id - string, required # name - string, required # label - string, required # note - string - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -