Vuetify: Feature request for Chip Component inside inputs

Created on 11 May 2017  路  8Comments  路  Source: vuetifyjs/vuetify

It would be great to be able to use chips in inputs like in the following demo:
https://material.angularjs.org/latest/demo/chips

feature

Most helpful comment

That would be a different component, ala tags. I plan on adding tagging support in the future.

All 8 comments

This would probably live within the select if anything due to it already supporting most of this behavior.

This functionality is now part of v-select with the chips and autocomplete props.

It seems a bit different since it's not possible for the user to enter a term that is not in the options, or maybe I am missing something.

That would be a different component, ala tags. I plan on adding tagging support in the future.

@johnleider is that something you'd want help with?

PRs are always welcome 馃憤

This will be coming with 0.15.3, can't wait!

Now I am using v1.1.8. But I clould not find this feature. I found I can use chip with combobox. But I would like to use chip with text-field.

Was this page helpful?
0 / 5 - 0 ratings