vueform / multiselect

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

Haw to set default value if multiselect builded at loop? #352

Open VitaliyMinenko opened 1 year ago

VitaliyMinenko commented 1 year ago

When i render at loop miltiselect i want to choose default value at each multiselect which i have at item.file, this array items render from the nova panel. I got it from the filed value and prepare array items. Currently default value is empty.