ThiloDesign System
DV

Checkbox

shadcn/ui

Binary toggle for selection and settings. Always pair with a Label using htmlFor.

@/components/ui/checkbox

States

StatePreviewNote
Unchecked
border-primary
Hover
no visual change — cursor signals interactivity
Focus
ring-ring/50
Checked
bg-primary, text-primary-foreground
Indeterminate
checked="indeterminate" — dash icon, bg-primary
Disabled
opacity-50, cursor-not-allowed
Disabled + checked
opacity-50, cursor-not-allowed

In context — row selection

IDStatusPriorityPartner
T7A3763
Open
NormalBanana Corp
T63JK93
In Review
NormalOrange Ltd
T733U67
Open
CriticalPlum Logistics
T999U37
Done
LowApple Industries
T6U0936
Testing
HighLemon Labs

Header checkbox uses checked="indeterminate" when some (not all) rows are selected

In context — settings form

On this page