CheckboxList component for multi/single select checkbox collections.
Provides a customizable list of checkboxes with single or multi-select modes.
Manages internal state of checked items and notifies parent via onChecked callback
when selections change. Designed for presenting multiple selectable options with
optional content on the right side of each item.
CheckboxList component for multi/single select checkbox collections.
Provides a customizable list of checkboxes with single or multi-select modes. Manages internal state of checked items and notifies parent via onChecked callback when selections change. Designed for presenting multiple selectable options with optional content on the right side of each item.