euvl/vue-js-toggle-button

Multiple checkboxes, bound to the same Array

imade-nl opened this issue · 1 comments

Is it possible to use the toggle button as a checkbox so you can add multiple values to an array.
Like in this basic Vue exmple? https://vuejs.org/v2/guide/forms.html#Checkbox

euvl commented

I think yes, that should work