Skip to content

QAOption

Defined in: react/components/controls/question-answer.tsx:15

One selectable answer.

optional hint?: 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.


optional value?: string

Defined in: react/components/controls/question-answer.tsx:19

Value reported in the result; defaults to label.