Optional properties for String property item
Optional
Initial enabled state of property item. If undefined, it will default to true.
Shows clear button for the item. If undefined, it will be true.
If true label text will be hidden. If undefined, the label will be visible by default.
Displays label inline. If undefined, it will be true.
If defined, string will be handled as multiline input.
This callback is called when UI control value is changed.
Optional regular expression pattern to validate string.
Optional styling overrides for the item.
Localized title of the property item.
Tooltip description of the property item.
Initial visibility state of property item. If undefined, it will default to true.
Optional properties for String property item