Text
Use text inputs within Custom UI widget
Last updated
Use text inputs within Custom UI widget
Last updated
Displays a standard input text field.
id
: Unique identifier to access this field's data
label
: Header text
description
: Short descriptive text
placeholder
: Placeholder value
shape
: Used to align the label and the input field. Its allowed values are
compactVertical
wideVertical
wideHorizontal
value
: Set a default text for the inputcombo