Node
Hierarchy
Index
Constructors
externalconstructor
Parameters
externaltype: Root | Script | Style | Tag | CDATA
Type of the node.
externalchildren: Node[]
Children of the node. Only certain node types can have children.
Returns Node
Type of the node.
Children of the node. Only certain node types can have children.
The node element extends the one from Domhandler to add some extra properties (https://domhandler.js.org/classes/Node.html)