Progress

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

Installation

uvx shadcn_django@latest add progress

Usage

<c-progress value='65' max='100' class='w-[60%]'/>