Skip to content
Get Pro

Job Progress

A weighted multi-stage progress surface for work measured in minutes rather than seconds.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/job-progress.json

API reference

Job Progress

Job Progress properties
PropTypeDefaultDescription
stagesJobStage[]Defines weighted pending, running, and completed stages.
etastringDisplays expected remaining time.
onCancel() => voidCancels the long-running job.