multiselect
multiselect copied to clipboard
Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
### Version * Vue version: 3 * Multiselect version: 2.6.11 ### Description The `input` element is given a default `aria-labelledby` aria attribute when `searchable="true"`. The target of the attribute is...
### Version * Vue version: 3.4 * multiselect version 2.6.10 ### Description When a dropdown is rendered inside a `dialog` element and the `append-to` prop is set to a selector...
### Version * Vue version: 3 ### Description When updating values and options, while using a custom "value-prop", the display doesn't update properly and displays the wrong informations. But when...