text_area

Implementation of text area input field.

 

    20:
      name: data
      type: text_area
      size: 100x20
or
      html:
        size: 100x20

 

- size: defines size of the field. It's a shortcut for the same value defined in html options.


Last update: 07.02.2021