Let's learn Vuejs!
First Vue component
{{ message }}
Binding
Hover your mouse over me for a few seconds
to see my dynamically bound title!
v-if directive
Now you see me
Tap app3.seen=false
on console to see how it works
v-for directive
-
{{ todo.text }}
Applying methods
{{ message }}