PostHogCoreOptions & {persistence?: 'memory' | 'file';customAppProperties?: PostHogCustomAppProperties | ((properties: PostHogCustomAppProperties) => PostHogCustomAppProperties);customStorage?: PostHogCustomStorage;captureAppLifecycleEvents?: boolean;enableSessionReplay?: boolean;sessionReplayConfig?: PostHogSessionReplayConfig;enablePersistSessionIdAcrossRestart?: boolean;}
Questions about this page? or post a community question.