Represents a [[VNode]] tree that has been rendered to a real DOM tree.
Readonly
The DOM node that is used as the root of this [[Projection]].
Updates the real DOM to match the new virtual DOM tree.
The updated virtual DOM tree. Note: The selector for the root of the [[VNode]] tree may not change.
Generated using TypeDoc
Represents a [[VNode]] tree that has been rendered to a real DOM tree.