QAOption
Defined in: react/components/controls/question-answer.tsx:15
One selectable answer.
Properties
Section titled “Properties”
optionalhint?:string
Defined in: react/components/controls/question-answer.tsx:21
Dimmed help text appended after the label.
label:
string
Defined in: react/components/controls/question-answer.tsx:17
Text shown to the user.
value?
Section titled “value?”
optionalvalue?:string
Defined in: react/components/controls/question-answer.tsx:19
Value reported in the result; defaults to label.