Components
Checkbox
A control that allows the user to toggle between checked and not checked.
Installation
pnpm dlx shadcn@latest add https://reui.io/r/checkbox.json
Examples
Default
Loading
Checked
Loading
Disabled
Loading
Indeterminate
Loading
Mono
Loading
Size
Loading
Form
Loading
API Reference
This component is built using Radix UI Checkbox primitives. For detailed information about the base checkbox functionality, please visit the Radix UI documentation.
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 |