What will it allow you to do that you can't do today?
select allow creating items from autocomplete
e.g. https://sagalbot.github.io/vue-select/
How will it make current work-arounds straightforward?
select add allowCreate
props for enable/disable creating item from searchInput.
vue-select is not a part of vuetify, post your message here: https://github.com/sagalbot/vue-select
I think he's asking for similar functionality.
This was added in 0.15 release.
Sorry but how can i implement this on vuetify autocomplete ?
@rgalaxy Look the combobox can now do this functionality:
https://vuetifyjs.com/en/components/combobox
Most helpful comment
Sorry but how can i implement this on vuetify autocomplete ?