bootstrap-ajax-typeahead
bootstrap-ajax-typeahead copied to clipboard
How can i get an empty search or initial values shown ?
Hey, i'm using this plugin to filter a list of values in a search , but at the moment, I need an empty search working. Using other words, i want to be capable of show my initial datasource but limited to the "items" number option that this plugin give us.
For example, my datasource have 60 results and my options "items" is limited to 6. When I click on the input I want to show the initial 6 results of my datasource.
Anyone can help me ?
Thanks!