TomSelect
The form field component for Tom Select control.
Parameters
a static list of options
text input value
determines if an empty option is automatically generated
allows multiple value selection (multiple values are comma delimited)
the number of visible options
Tom Select options
Tom Select callbacks
Tom Select render functions
label text bound to the input element
determines if label can contain HTML code
an initializer extension function
Constructors
Properties
Disable searching in options.
Determines if an empty option is automatically generated.
The number of visible options.
A list of options (value to label pairs) for the select control.
The placeholder for the select control.
The label of the currently selected option.
Tom Select callbacks
Tom Select options
Tom Select render functions
Functions
Removes all unselected options from the control.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.