i'm using v-select and i'm trying to have a multiple select through which to select one or more cities, suggested by google ... does anyone know if it can be done? I don't even find examples https://vue-select.org/
Asked
Active
Viewed 65 times
-1
-
1What you tried so far ? – Debug Diva Feb 24 '22 at 05:17
1 Answers
0
Please look at their sandbox's link https://vue-select.org/sandbox.html
You can enable the :multiple="true" checkbox on the side menu.
It will show that multiple select is possible.

Siti Aisah
- 303
- 1
- 7