0
Q:

action checkbox selected vue js

<input type="checkbox" 
       :value="mainCat.merchantId" 
       id="mainCat.merchantId" 
       v-model="checkedCategories" 
       @change="check($event)">
0

New to Communities?

Join the community