Checkbox
A control allowing the user to toggle between checked and not checked.
Preview
Installation
Usage
import { CheckBox } from "@/components/ui/checkbox"<CheckBox />API Reference
CheckBox
Styled wrapper for Checkbox.Root from Base UI. Includes a built-in indicator with checkmark and indeterminate icons.