Checkbox component

checkbox

Example scripts

Used for creating a checkbox component.

Can only be used inside modals.

Schema fields #

Key Type Description
component String For a checkbox always checkbox
id String The ID of the checkbox.
is_default Boolean If true, the checkbox is pre-checked.