PostHogAutocaptureNavigationTrackerOptions

Example values

TypeScript
{
routeToName?: (name: string, params: any) => string;
routeToProperties?: (name: string, params: any) => Record<string, any>;
}

Community questions

Questions about this page? or post a community question.