--- title: Checkbox description: An easily stylable checkbox component. author: name: imskyleen url: https://github.com/imskyleen --- ## Installation ## Usage ```tsx ``` ## Props
### Animate UI Props #### Checkbox ", required: false, }, }} /> ## Credits - We use [Base UI](https://base-ui.com/react/components/checkbox) for the checkbox component. - We take our inspiration from [Shadcn UI](https://ui.shadcn.com/docs/components/checkbox) for the checkbox style.