interface CheckboxGroupOption

export interface CheckboxGroupOption

optional
default? : boolean

Whether this option is default selected

optional
description? : string

The optional description for the checkbox group option

label : string

The label to use

value : string

The value of the checkbox group option