ashishkgoyal / learn-vue

This is for learning purpose
0 stars 0 forks source link

Directives In Vue #1

Open ashishkgoyal opened 5 years ago

ashishkgoyal commented 5 years ago

v-text v-html v-show v-pre v-once

ashishkgoyal commented 5 years ago

v-cloak

for hiding pre loading of the content before loading Vue. https://medium.com/vuejs-tips/v-cloak-45a05da28dc4