Reference

render

Re-exports the React DOM rendering helpers exposed by the root entrypoint.

Signature

function render(element: ReactCompatNode, container: Element): void