MadimetjaShika / vuetify-google-autocomplete

A Vuetify ready Vue.js autosuggest component for the Google Places API.
https://madimetjashika.github.io/vuetify-google-autocomplete/
MIT License
97 stars 53 forks source link

Extend icon support #102

Open dschreij opened 4 years ago

dschreij commented 4 years ago

Currently, this component provides support for the prepend- and append-icon of the underlying v-text-field, but it would be nice to also be able to make user of prepend-inner-icon and append-inner-icon options.

dschreij commented 4 years ago

I now see that the prop has been named prepend-icon-inner, so it does exist, but does not match the prepend-inner-icon of vuetify.

samuel2412 commented 4 years ago

I was about to open a issue. In fact prepend-icon-inner works but doesn't match vuetify.