Element source code location info. Available if location info is enabled via Options.ParserOptions.
Element attributes.
Child nodes.
First child of the node.
Last child of the node.
The name of the node. Equals to element tagName.
Element namespace.
Next sibling.
Parent node.
Previous sibling.
Element tag name.
The type of the node. E.g. Document will have type equal to 'root'`.
Element attribute namespaces.
Element attribute namespace-related prefixes.
Generated using TypeDoc
htmlparser2 tree adapter Element interface.