Material Design Autocomplete component predicts the words beign typed based on the first few letters given by the user. You can search the list using basic scroll and the keyboard arrows
Detailed documentation and more examples you can find in our Autocomplete Docs
Built with Material Design for Bootstrap - free and powerful Bootstrap UI KIT
Download MDB UI KIT Learn more Tutorials GitHubBasic example
With our component you can easily add to autocomplete menu what you want.
You only need to add arrays in JavaScript with your variable
and you have to initiate that variable
with our JavaScript code.