darrenjennings / vue-autosuggest

🔍 Vue autosuggest component.

Home Page:https://darrenjennings.github.io/vue-autosuggest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically select the first suggestion found

viniciusgugelmin opened this issue · comments

Is there any way to auto select the first suggestion when found something? To avoid having to press the down arrow or select with the mouse when it's the first match...

I like this idea, maybe a prop highlightFirstSuggestion like react-autosuggest has https://github.com/moroshko/react-autosuggest#highlightfirstsuggestion-optional

yep yep, it will help a lot!

I like this idea, maybe a prop highlightFirstSuggestion like react-autosuggest has https://github.com/moroshko/react-autosuggest#highlightfirstsuggestion-optional

I sent a PR