Form Types
Text Area
Input placeholder.
Minimum length.
Maximum length.
Indicate if the textarea should be disabled or not.
Indicate if the textarea should be required or not.
Data required for getActualSet function
String, value to be displayed.
Data returned
String, value set | or null.
Example Usage
Was this page helpful?