LinkSurveyQuestion

Example values

TypeScript
SurveyQuestionBase & {
type: SurveyQuestionType.Link;
link?: string;
}

Community questions

Questions about this page? or post a community question.