Reference

SelectiveHydrationOptions

Rules that choose which boundary to hydrate after a captured event.

Signature

interface SelectiveHydrationOptions

Members

boundaries?: Record<string, SelectiveHydrationBoundary>
element?: ReactCompatNode
options?: HydrateRootOptions | (event: Event): HydrateRootOptions