---
title: Sidebar
description: A composable, themeable and customizable sidebar component. Created by Shadcn and animated by Animate UI.
author:
name: imskyleen
url: https://github.com/imskyleen
---
## Installation
## Usage
```tsx
Item 1
Item 2
Item 3
Label 1
Item 1
Item 2
Item 3
Label 2
Item 1
Item 2
Item 3
Item 1
Item 2
Item 3
{...}
```
## Props
### Animate UI props
#### Sidebar
## Credits
- We use [Radix UI](https://www.radix-ui.com/primitives/docs) for the sidebar component.
- We take our inspiration from [Shadcn UI](https://ui.shadcn.com/docs/components/sidebar) for the sidebar component.