Typeahead Remote
Deprecated
Use TomTypeaheadRemote 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.
Form field typeahead component connected to the fullstack service.
Parameters
fullstack service manager
fullstack service method returning the list of options
a function to generate the state object passed with the remote request
the max number of items to display in the dropdown
the minimum character length needed before triggering dropdown
a delay between lookups
text input type (default "text")
text input value
the name attribute of the generated HTML input element
label text bound to the input element
determines if label can contain HTML code
use floating label
an initializer extension function