Checkbox Group Field
A labeled fieldset of checkbox options with description and helper or error text.
Basic
Choose every update channel you want.
Workspace alerts.
At least one channel is recommended.
Show codeHide code
Magnitudes
The legend, description, and option text scale together across md, lg, and xl.
Choose every update channel you want.
Workspace alerts.
Choose every update channel you want.
Workspace alerts.
Choose every update channel you want.
Workspace alerts.
Show codeHide code
Densities
density controls the spacing between option rows: comfortable keeps a gap, compact stacks them flush.
Choose every update channel you want.
Workspace alerts.
Choose every update channel you want.
Workspace alerts.
Show codeHide code
Invalid
Setting error marks the whole group invalid and recolors every unchecked option’s border to danger.
Choose every update channel you want.
Workspace alerts.
Show codeHide code
Installation
import {
CheckboxGroupField,
CheckboxGroupFieldOption,
} from "@makeplane/propel/components/checkbox-group-field";