Module script::dom::element

source ·
Expand description

Element nodes.

Structs

TagName 🔒
A holder for an element’s “tag name”, which will be lazily resolved and cached. Should be reset when the document owner changes.

Enums

Constants

Traits

Functions