Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Installation
uvx django_shadcn@latest add progress
Usage
<c-progress value="65" max="100" class="w-[60%]" />
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
uvx django_shadcn@latest add progress
<c-progress value="65" max="100" class="w-[60%]" />