number
If defined, delays event handling until the specified milliseconds have elapsed since the last event was fired.
string
string
Valid values: radio
, select
Array<string>
An array of label strings to represent the options
values. If unspecified, the options
value will be coerced to a string and used as the label.
string
By default, the signal name is used to label input elements. This name
property can be used instead to specify a custom label for the bound signal.
Array<anything>
An array of options to select from.