@attributes
Attributes can be set using the @
prefix and a js expression as the value. For example, to set the attribute href
use @href="jsonValue"
.
Attributes can be set using the @
prefix and a js expression as the value. For example, to set the attribute href
use @href="jsonValue"
.