Checkbox
A control that allows users to toggle between checked and unchecked states.
Installation
npx shadcn@latest add @tetra-ui/checkboxUsage
import { Checkbox } from "@/components/ui/checkbox";<Checkbox checked />A control that allows users to toggle between checked and unchecked states.
npx shadcn@latest add @tetra-ui/checkboximport { Checkbox } from "@/components/ui/checkbox";<Checkbox checked />