PostHogSurveyProviderProps

Example values

TypeScript
{
defaultSurveyAppearance?: SurveyAppearance;
overrideAppearanceWithDefault?: boolean;
client?: PostHog;
children: React.ReactNode;
}

Community questions

Questions about this page? or post a community question.