interface RadioGroupOption

export interface RadioGroupOption

optional
default? : boolean

Whether this option is default selected

optional
description? : string

The optional description for the radio group option

label : string

The label to use

value : string

The value of the radio group option