NOCTA UI

Checkbox

A versatile checkbox component for forms and selections with multiple variants, sizes and dark mode support

Installation

Install the Checkbox component using the nocta-ui CLI:

npx @nocta-ui/cli add checkbox

Import the component:

import { Checkbox } from '@/components/ui/checkbox';

Examples

Default Checkbox

Sizes

Small
Medium
Large

API Reference

Prop

Type