UI.MD

Search documentation

Search for components, guides, and tokens

Checkbox

A control that toggles between checked and unchecked states.

Installation

$
npx shadcn@latest add https://ui.mattdowney.com/r/checkbox.json

Usage

import { Checkbox } from "@/components/ui/checkbox"

Examples

Default