Reference
hydrateRoot
Re-exports the React DOM rendering helpers exposed by the root entrypoint.
Signature
function hydrateRoot(container: Element, element: ReactCompatNode, options?: HydrateRootOptions): RootReference
Re-exports the React DOM rendering helpers exposed by the root entrypoint.
function hydrateRoot(container: Element, element: ReactCompatNode, options?: HydrateRootOptions): Root