Checkboxes
- 1
As mentioned in the Setup tab, some of our components follow Shadcn UI, with differences done on top of these components, namely a wider range of variants and functionality, all the while keeping the deep customization options open. You can get started by installing the component from
- 2
To have access to our features copy the code in the block below and replace the existing code in the generated component file in your project, which by default is
components/ui/checkbox.tsx
- 3
Make sure to adjust any necessary imports and styles to fit your setup, preference and needs.
Examples
Label and description
Do you wish to receive email updates and marketing offers?
Parent Checkbox with children
Combos
Checkbox Tree
Product Categories
Checkbox Form
Checkbox Group
Filter by categoryCheckbox Table
Name Email Role John Doe john@example.com Admin Jane Smith jane@example.com User Bob Johnson bob@example.com Editor Alice Brown alice@example.com User Charlie Wilson charlie@example.com Viewer