Reference
StreamingHydrationRoot
Controller for deferred or selective streaming hydration.
Signature
interface StreamingHydrationRootMembers
function dispose(): voidfunction hydrate(element: ReactCompatNode, options?: HydrateRootOptions): RootReference
Controller for deferred or selective streaming hydration.
interface StreamingHydrationRootfunction dispose(): voidfunction hydrate(element: ReactCompatNode, options?: HydrateRootOptions): Root