darrenjennings / vue-autosuggest

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

[feature request] make the `autosuggest__` CSS prefix configurable #97

Closed wujekbogdan closed 4 years ago

wujekbogdan commented 5 years ago

All CSS classes have a autosuggest__ prefix. Could you make this prefix configurable via props?

darrenjennings commented 5 years ago

Didn't get this in for 2.0.0, but can implement it without a breaking change. Help still wanted.