This will give you early access to new features we're developing.
Installation
npx headcn@latest add checkboxUsage
import { Checkbox } from "@/components/ui/checkbox"<Checkbox />Checkboxes are built using the Checkbox component. You can toggle your checkbox by clicking directly on the component, or by pressing the spacebar while it's focused.