data-ref
Define elements inside the scope of a component with data-ref attributes. Access them in JavaScript with the $refs instance property.
Define elements inside the scope of a component with data-ref attributes. Access them in JavaScript with the $refs instance property.