PostHogSessionReplayConfig

Example values

TypeScript
{
maskAllTextInputs?: boolean;
maskAllImages?: boolean;
maskAllSandboxedViews?: boolean;
captureLog?: boolean;
iOSdebouncerDelayMs?: number;
androidDebouncerDelayMs?: number;
throttleDelayMs?: number;
captureNetworkTelemetry?: boolean;
}

Community questions

Questions about this page? or post a community question.