tomSelectRemote
Creates TomSelectRemote component with a remote data source.
Parameters
RPC service manager
RPC service method returning the list of options
a function to generate the state object passed with the remote request
a request filtering function
determines if the options should be opened when the component gets focus
preload all options from remote data source
a list of options (value to label pairs)
initial value
determines if an empty option is allowed
determines if multiple value selection is allowed
the maximum number of visible options
Tom Select options
Tom Select callbacks
Tom Select renders
the name of the select
the placeholder for the select component
whether the select is disabled
whether the select is required
the CSS class name
the ID of the select component
a function for setting up the component