hamed-ehtesham / pretty-checkbox-vue

Quickly integrate pretty checkbox components with Vue.js
MIT License
261 stars 31 forks source link

help : how to bind to options array #31

Open andreabisello opened 4 years ago

andreabisello commented 4 years ago

i would like to use pretty-checkbox with a array of options as i use https://bootstrap-vue.js.org/docs/components/form-checkbox there is a quick way to obtain this with pretty-checkbox or i should bind every checkbox with a single value? thanks.

hamed-ehtesham commented 4 years ago

Hi, there is an example here