Class: Autocomplete

Autocomplete

Autocomplete

new Autocomplete(options)

Represents an Autocomplete instance.
Parameters:
Name Type Description
options Object Options to configure the plugin
Properties
Name Type Attributes Description
input string Selector of the input to bind
data Array <optional>
Data to use
Source: