Vue.js | Node.js

vue template에서 html 태그 적용하기

Godffs 2021. 1. 31. 18:21
반응형

template 바인딩 하는데 html tag br 태그를 적용해야 된다.



v-html 를 사용하면 가능하다.



반응형