bootstrap-ajax-typeahead icon indicating copy to clipboard operation
bootstrap-ajax-typeahead copied to clipboard

How can i get an empty search or initial values shown ?

Open jpmarques94 opened this issue 5 years ago • 0 comments

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!

jpmarques94 avatar Jun 08 '20 15:06 jpmarques94