Attributes
-
vsn-set
Set a value
-
vsn-if
Make an HTML element conditional
-
vsn-bind
Bind to value changes
-
vsn-on
vsn-on can be used to bind to element events
-
vsn-scope
Initialize a scope with data
-
vsn-exec
Execute vsn-script on the element scope
-
vsn-lazy
Execute vsn-script on the element scope when the element comes into view
-
vsn-name
Assign a variable name to an element
-
vsn-script
vsn-script allows you to write longer vsn-script a little cleaner.
-
vsn-component
vsn-component allows you to create custom components