$refs Property
$refs is a property that contains an object of DOM nodes. These DOM nodes can be specified by using the l-ref directive. This gives direct access to the DOM with Lucia.
Syntax: $refs
Example: $refs.property
$refs is a property that contains an object of DOM nodes. These DOM nodes can be specified by using the l-ref directive. This gives direct access to the DOM with Lucia.
Syntax: $refs
Example: $refs.property