LandorUI
GitHub

Checkbox

A control that toggles between checked and unchecked.

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/checkbox.json

Usage

A control that toggles between checked and unchecked.

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