Back to Component Library
form React 19 + TypeScript
Checkbox
Animated checkbox with custom checkmark icon and purple accent states.
$npx forgeui add checkbox
Variant:
Props API
| Prop | Type | Default | Description |
|---|---|---|---|
| checked | boolean | false | Controlled checked state. |
| label | string | undefined | Checkbox label. |
Accessibility Standards
Native checkbox input wrapper for full screen reader accessibility.