SurveyAppearanceTheme

Example values

TypeScript
Omit<Required<SurveyAppearance>, 'widgetSelector' | 'widgetType' | 'widgetColor' | 'widgetLabel' | 'shuffleQuestions' | 'textColor' | 'inputTextColor'> & {
textColor?: string;
inputTextColor?: string;
}

Community questions

Questions about this page? or post a community question.