Vue directive
Vue directive
Vue directive란 html 태그에 사용할 수 있는 Vue 전용 속성을 말한다.
Vue directive 종류
v-bind
v-text / v-html / v-once
v-on
v-show / v-if / v-else-if / v-else
v-for
Last updated
Vue directive란 html 태그에 사용할 수 있는 Vue 전용 속성을 말한다.
v-bind
v-text / v-html / v-once
v-on
v-show / v-if / v-else-if / v-else
v-for
Last updated