Docs
Checkbox

Checkbox

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

Loading...

Installation

npx Vi/Snen@latest add checkbox

Usage

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

Examples

With text

Loading...

Disabled

Loading...

Form

Loading...
Loading...
xs