Reference

hydrateRoot

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

Signature

function hydrateRoot(container: Element, element: ReactCompatNode, options?: HydrateRootOptions): Root