Checkbox

Glossy square that fills with blue gel when checked.

installnpx shadcn@latest add @aqua/checkbox

Usage

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

<Checkbox defaultChecked />