PostHogDisplaySurveyTextContentType

Example values

TypeScript
enum PostHogDisplaySurveyTextContentType {
case html
case text
}

Community questions