Reference

enableEventHydrationManifestReplay

Captures only the event types declared by a hydration manifest.

Signature

function enableEventHydrationManifestReplay(container: Element, manifest: EventHydrationManifest | undefined, options: HydrationEventReplayOptions): (): void