Checkbox Group

Checkbox group wraps multiple related checkboxes.

#

#

#

#

#

  • When there are multiple related checkboxes positioned nearby.

#

  • 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.

#

Inherits margin props.

NameDefaultDescription
children

ReactNode

Checkboxes.

On this page

  • Example
  • Usage
  • With badges
  • Guidelines
  • When to use
  • Content
  • Props