Skip to main content
Version: Next

APICheckboxGroupOption

@see
@unstable

This feature is not publicly released and is currently in preview.

Index

Properties

optionaldefault

default?: boolean

Whether this option is selected by default

@defaultValue

false

optionaldescription

description?: string

An optional description for the checkbox group option; max 100 characters;

label

label: string

The label text; max 100 characters

value

value: string

The value of the checkbox group option; max 100 characters

Page Options