ProgressShows an indicator of how much of a task has been completed, commonly visualized as a progress bar.Shadcn UIThis component is part of Shadcn UI. Preview Usage import { Progress } from 'vitnode-frontend/components/ui/progress'; <Progress value={33} /> API Reference Radix UI Progress.Edit on GitHubPreviousPopoverNextSeparator