vue-search-select
vue-search-select copied to clipboard
A Vue.js search select component
When use one property or custom text to show a label for the options, the item object can have other properties useful for filter, by example, document, email etc. Would...
`modelListSelect` doesn't hide when inside `label`. [Repro link](https://stackblitz.com/edit/github-tmh2an?file=app.vue). One is inside `label` (broken) and the second is inside `div` (correct). Nuxt 3.10.2 & 3.11.1 SSR on & off Windows 11...
Hello, there is possibility when i'm using MultiListSelect, don't hide menu, when i selecting specific option? Goal is to implement "Load more" button in dropdown. Using 2.9.3 version
i found a error when i press enter in the select. i have many input field in my form, i want to press enter to focus to next field, when...
**Bug:** When the option contains value and text with spaces it is not focusing out correctly and when you return to re-select it does not display all the options. **Replicate**...
I'd like to use the new slots feature to customize the display of a search over custom data. However, slots are not inherited through wrapper components. It would be nice...
I have a use case where I would like to allow the user to create a new record if the value he's searching is not present in the provided options...
Dear Dev. I use package it's ok. But I want load more infinite scroll item. I handle limit 10 item, I scroll load more next item 11-> 20 it show...
Could not find a declaration file for module 'vue-search-select/dist/VueSearchSelect.cjs'. 'd:/portal/frontend/portal/node_modules/vue-search-select/dist/VueSearchSelect.cjs' implicitly has an 'any' type. Try `npm i --save-dev @types/vue-search-select` if it exists or add a new declaration (.d.ts) file...