l2logic2b/ui

Checkbox

A control that allows the user to toggle between checked and not checked.

Installation

npx logic2b@latest add checkbox

Usage

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

<Checkbox id="terms" />