Launch sale — 60% off Pro
Contact
CheckboxStandard

Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.

React Simple Checkbox

A React checkbox with label for basic binary selection using shadcn/ui and Radix UI for accessible form controls

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Forms need checkboxes—it's that simple. This React checkbox pairs shadcn/ui's Checkbox component with a Label for clickable text, making the entire label activate the checkbox. Built with Radix UI primitives ensuring keyboard navigation and screen reader support work perfectly. The space-x-2 gap keeps checkbox and label visually connected. Perfect for terms acceptance, preference toggles, or any binary choice in forms and settings.

Pattern created by @haydenbleasel

Installation

Questions you might have