Text
Use text inputs within Custom UI widget
Input combo type text
Displays a standard input text field.
Usage example
Properties
id
: Unique identifier to access this field's datalabel
: Header textdescription
: Short descriptive textplaceholder
: Placeholder valueshape
: Used to align the label and the input field. Its allowed values arecompactVertical
wideVertical
wideHorizontal
value
: Set a default text for theinputcombo
Last updated