created:12/30/2020
updated:12/30/2020
loc
5
comments
0
Text
@component-controls/core
3.14.6Name | Description | Default | |
|---|---|---|---|
ComponentControlText(4 properties) | |||
| type | ControlTypes.TEXT | - | |
| placeholder | placeholder for empty properties either undefined initial value or user clears the field string | - | |
| rows | number of rows for a TextArea field for longer text by default, only 1 row = means a Input field > 1 rows = an area field number | - | |
| escapeValue | allows to receive escaped string values to help prevent XSS attacks by default - false boolean | - | |
ComponentControlBase(9 properties) | |||