Preselect values #230
-
Good Morning, afternoon or whatever time you have when reading this, first of all really cool component and kind of life saving for my project, I was getting really frustrated with the vuetify select. So what I wanted to ask is if there is an intended way to preselect values in this select on the software side? Like having some options selected per default. The way I assumed, which was to just initialize the bound v-model with the options to be preselected, but that seems to not work. Anyways, take care. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I've removed the pre-selected values example from a recent refactoring commit. But I've been able to find it, maybe you can try to reproduce this code? |
Beta Was this translation helpful? Give feedback.
I've removed the pre-selected values example from a recent refactoring commit. But I've been able to find it, maybe you can try to reproduce this code?
https://github.com/TotomInc/vue3-select-component/blob/0d2e4fa9e7c3db6098f50e72e05d2ba273ab4c73/docs/demo/pre-selected-values.md