Reference
createStreamingHydrationRoot
Creates a root that can hydrate streamed or selectively revealed markup.
Signature
function createStreamingHydrationRoot(container: Element, options: StreamingHydrationRootOptions): StreamingHydrationRootReference
Creates a root that can hydrate streamed or selectively revealed markup.
function createStreamingHydrationRoot(container: Element, options: StreamingHydrationRootOptions): StreamingHydrationRoot