Select Remote
Deprecated
Use TomSelectRemote instead from the kvision-tom-select-remote module. The library that this component is based on is no longer maintained and this module will be removed in KVision 6.
The form field component for SelectRemote control.
Parameters
selected value
fullstack service manager
fullstack service method returning the list of options
a function to generate the state object passed with the remote request
the name attribute of the generated HTML input element
allows multiple value selection (multiple values are comma delimited)
additional options for remote data source
preload all options from remote data source
label text bound to the input element
determines if label can contain HTML code
an initializer extension function
Constructors
Types
Functions
Hides dropdown with options.
Opens dropdown with options.
Toggles visibility of dropdown with options.