Text
Use text inputs within Custom UI widget

Input combo type text
Displays a standard text input field.
Usage example
Properties
id: Unique identifier for this fieldlabel: Text label shown next to the inputdescription: Small helper text below the labelplaceholder: Placeholder text shown inside the inputshape: Used to align the label and the input field. Allowed values:compactVerticalwideVerticalwideHorizontal
value: Sets a default value for theinputcombo
Last updated
Was this helpful?