---
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
#### ProgressTrack
#### ProgressLabel
## Credits
- We use [Base UI](https://base-ui.com/react/components/progress) for the progress component.
- We take our inspiration from [Shadcn UI](https://ui.shadcn.com/docs/components/progress) for the progress style.