GitHub

Checkbox

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

Docs

You agree to our Terms of Service and Privacy Policy.

Installation

npx solidui-cli@latest add checkbox

Usage

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