Form Types
Input
Input placeholder.
Minimum length.
Maximum length.
Indicate if the input should be disabled or not.
Indicate if the input 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?