Playing around with vue
The above title was rendered using data object. It also uses the v-once directive, to prevent the title from changing due to future modifications on the data object.
data
v-once
{{ sayHello() }} - Google