Skip to content
Forms

Checkbox

Binary choice with an indicator.

Import

tsx
import { Checkbox } from "@cronus-ui/ui";
bash
npx cronus-ui add checkbox

Examples