Reference

createRoot

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

Signature

function createRoot(container: Element, options?: RootOptions): Root