vue-search-panel icon indicating copy to clipboard operation
vue-search-panel copied to clipboard

:alien: A search component with suggestions, customizable and extendable.

Results 2 vue-search-panel issues
Sort by recently updated
recently updated
newest added

Can we have an event for `highlight` just like the `select` event ?

Hello dude nice work really! Could you make the `fetchSuggestions` property to be able to take a function that return promise? I have a use case that searches via ajax...