Docs
Checkbox

Checkbox

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

Installation

npm install @brudi/react-checkbox
npm install @brudi/react-checkbox

Usage

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

Examples

With text

You agree to our Terms of Service and Privacy Policy.

Disabled