PostHogSurveyProviderProps

Example values

TypeScript
{
defaultSurveyAppearance?: SurveyAppearance;
overrideAppearanceWithDefault?: boolean;
androidKeyboardBehavior?: 'padding' | 'height';
client?: PostHog;
children: React.ReactNode;
}

Community questions

Questions about this page? or post a community question.