TomSelectInput
The basic component for a select control based on Tom Select.
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
CSS class names
an initializer extension function
Constructors
Properties
Disable searching in options.
Determines if an empty option is automatically generated.
The number of visible options.
A static list of options for a typeahead control
The placeholder for the input element.
The label of the currently selected option.
The native TomSelect object instance
Tom Select callbacks
Tom Select options
Tom Select render functions
The validation status of the input.
Functions
Removes all unselected options from the control.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.