Input fields refer specifically to the text input fields, which are used to obtain data from the users. See the examples.

Detailed documentation and more examples you can find in our Bootstrap Input Autocomplete Docs


Input autocomplete

The filter option is required in order for component to work properly. The option accepts a function that is expected to return an array of results or a Promise that resolves to an array of results.