Skip to main content

CheckboxGroup

Groups multiple checkboxes with shared state management.

Import

Props

State

  • value: any[] - The values of the selected checkboxes
  • disabled: boolean - Whether all checkboxes should be disabled