darrenjennings / vue-autosuggest

🔍 Vue autosuggest component.
https://darrenjennings.github.io/vue-autosuggest
MIT License
621 stars 91 forks source link

Need eventlisteners for @focus and @blur equivalents #180

Closed michaeljakob closed 4 years ago

michaeljakob commented 4 years ago

I see that @focus can be achieved with @selected. However, a @blur event (available on normal ) is lacking, isn't it?

michaeljakob commented 4 years ago

In fact, @blur and @focus work just as normal. This should be added to the docs :)

darrenjennings commented 4 years ago

thanks for the note @michaeljakob added to the docs! https://github.com/darrenjennings/vue-autosuggest#events