Reference
render
Re-exports the React DOM rendering helpers exposed by the root entrypoint.
Signature
function render(element: ReactCompatNode, container: Element): voidReference
Re-exports the React DOM rendering helpers exposed by the root entrypoint.
function render(element: ReactCompatNode, container: Element): void