Coding-Study/Vue.js

[vue] v-bind로 index 보내기

jainn 2021. 11. 13. 20:59
728x90

v-bind로 index도 보내려면,

v-bind:index="index" 를 해주면 된다. 

 

반응형