Checkbox

Zaškrtávací pole s variantami barev a velikostí — čistá primitivní komponenta bez labelu

Installation

pnpm dlx shadcn@latest add https://registry.ceskysoftware.cz/r/checkbox.json

Usage

Preview

Stavy

Import

import { Checkbox } from "@/components/ui/checkbox" import { FormCheckbox } from "@/components/ui/form-checkbox"

Example

<Checkbox /> <FormCheckbox label="Accept terms and conditions" description="You agree to our Terms of Service." />

Dependencies

@radix-ui/react-checkboxlucide-reacthttps://registry.ceskysoftware.cz/r/utils.json (registry)