Reference

StreamingHydrationRoot

Controller for deferred or selective streaming hydration.

Signature

interface StreamingHydrationRoot

Members

function dispose(): void
function hydrate(element: ReactCompatNode, options?: HydrateRootOptions): Root