vueform / multiselect

Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
https://vueform.com
MIT License
807 stars 150 forks source link

Getting options from external Vue + sending labels AND values #340

Open HeadStudios opened 1 year ago

HeadStudios commented 1 year ago

Is it possible to load options from an external Vue file? And also is it possible to send both the label AND the value through the v-model?