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 the inner HTML of this node.
Returns the inner text of this node.
Generated using TypeDoc
A handle to a node in the DOM tree.