작성한 질문수
프로젝트로 배우는 Vue.js 3
15 class/style 바인딩
작성
·
216
0
퀴즈
What is the easiest directive to implement two-way binding between form input elements and data properties in Vue.js?
v-bind
v-on
v-for
v-model
답변 1
네 뒤에 가면 나옵니다 :)