Chip (badge) select #2002
Replies: 4 comments
-
what do you mean |
Beta Was this translation helpful? Give feedback.
-
@saadeghi see: |
Beta Was this translation helpful? Give feedback.
-
To make them selectable, you can use checkboxes or radio buttons with But something like this https://vuetifyjs.com/en/components/chips/#in-selects or https://vuetifyjs.com/en/components/selects/#chips is not possible with CSS. You can use dropdown, checkbox, and badge to make something like this but you also need JS to add/remove items. CSS can't do this for you. |
Beta Was this translation helpful? Give feedback.
-
The new version 5 has the filter component which is to simulate the chips: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please :)
Beta Was this translation helpful? Give feedback.
All reactions