Creates a rendering target that inserts content to parent node at particular position.
A node to insert content to.
A child node of host one to insert the content before, or null to append it as the last child of host node.
host
null
Custom rendering context. Defaults to host node context.
Rendering target.
Generated using TypeDoc
Creates a rendering target that inserts content to parent node at particular position.