HTMLElementRef
Description
An HTMLElementRef
is a type that represents a reference to an HTML element. It can be the HTMLElement
itself or a string that matches the id of the targeted HTMLElement
.
Need help? Contact us!
An HTMLElementRef
is a type that represents a reference to an HTML element. It can be the HTMLElement
itself or a string that matches the id of the targeted HTMLElement
.