PostHogDisplaySurveyRatingType

Example values

TypeScript
enum PostHogDisplaySurveyRatingType {
case emoji
case number
}

Community questions