Attempts to downcast this node handle to an HTML comment ().
Attempts to downcast this node handle to a raw HTML node (text).
Attempts to downcast this node handle to a concrete HTML tag. Some operations are only valid on HTML tags.
Returns a handle to attributes of this HTML tag
Returns the inner HTML of this node.
Returns the inner text of this node.
Returns the name of this tag
Generated using TypeDoc
A handle to a tag that was downcasted from a node