{{ version }}
Rendered or Updated in {{ updateTime }}
ms
@click
to bind the event to the element.
We also support the @change
and @submit
event.
{{ }}
to bind the variable to the element. And it will update
automatically.
It can be a string, number, boolean, array, object, but now it can't be a function.
You can define the variable in the data
object.
Example: {{ text }}
#value
if can be used to bind the value of the input element, and it will update
automatically.
Yu
object to do something.
{{ play }}