Checkbox group
Checkbox group wraps multiple related checkboxes.
Example
Usage
With badges
Guidelines
When to use
- When there are multiple related checkboxes positioned nearby.
Content
- See content guidelines for checkbox component.
- Each checkbox must have label and ideally a description.
- If at least one checkbox has a description, add description to all the remaining checkboxes in the same group.
Props
Inherits margin props.
| Name | Default | Description |
|---|---|---|
children | — | ReactNodeCheckboxes. |