Checkbox

Displays a checkbox component that looks like an 8-bit toggle.

A simple 8-bit checkbox component

Installation

pnpm dlx shadcn@canary add https://8bitcn.com/r/8bit-checkbox.json

Usage

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