corejavascript/typeahead.js

No option to show all prefetched data on click without typing any in to textbox

Open

#44 opened on Dec 8, 2015

View on GitHub
 (12 comments) (1 reaction) (0 assignees)JavaScript (956 stars) (232 forks)batch import
enhancementhelp wanted

Description

I tried to do this with your Default Suggestions example, but in my case data set is dynamic. Because of that this is not suitable. Also some users may have no idea what to type in textbox to load the suggestions... Sometimes user have to try inputting A to Z to get a suggestion..

Contributor guide