components/forms/_list-field/list-field.html [2:12]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
# parameters:
# type - string, required, ['text', 'email', 'password', 'date', 'search', 'file']
# id - string, required
# name - string, required
# label - string, required
# note - string
# field_class - string
# control_class - string
# required - boolean
# disabled - boolean
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
components/forms/_textarea-field/textarea-field.html [2:12]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
# parameters:
# type - string, required, ['text', 'email', 'password', 'date', 'search', 'file']
# id - string, required
# name - string, required
# label - string, required
# note - string
# field_class - string
# control_class - string
# required - boolean
# disabled - boolean
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -