CheckboxGroup
Labelled pick-many field. Renders Checkbox + Label per option with hint + error slots.
$npx shadcn@latest add https://ui.btng.studio/r/checkbox-group
Vertical with hints
Per-option hint text surfaces context next to each row.
Controlled
Drive the group with value + onValueChange.
With error
Destructive hint replaces the regular hint when error is set.