Skip to content

RadioOption

Defined in: src/widgets/controls/radio-group.ts:10

A RadioGroup choice with a display label distinct from its value.

label: string

Defined in: src/widgets/controls/radio-group.ts:12

Text shown to the user.


value: string

Defined in: src/widgets/controls/radio-group.ts:14

The value reported on selection.