---
title: Progress
description: Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
author:
name: imskyleen
url: https://github.com/imskyleen
---
## Installation
## Usage
```tsx
```
## Props
### Animate UI props
## Credits
- We use [Radix UI](https://www.radix-ui.com/primitives/docs/components/progress) for the progress component.
- We take our inspiration from [Shadcn UI](https://ui.shadcn.com/docs/components/progress) for the progress style.