Components
Checkbox
A control that allows the user to toggle between checked and not checked.
Loading
Installation
pnpm dlx shadcn@latest add https://reui.io/r/checkbox.json
Examples
Checked
Loading
Disabled
Loading
Indeterminate
Loading
Size
Loading
Form
Loading
API Reference
This component is based on the Base UI Checkbox primitive.
Checkbox
A customized checkbox component that extends the Radix UI Checkbox primitive with additional styling and features. It supports all the props from Radix UI's Checkbox.Root component.
Prop | Type | Default |
---|---|---|
className |
Credits
- Built with Base UI Checkbox.