twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.21k forks source link

Can we show dropdown options on button click? #1790

Open seAfnan opened 4 years ago

seAfnan commented 4 years ago

Actually, typeahead takes too much time in API call. I want to show suggestions on button click. Suggest me if there is any solution to solve this kind of problem.