saturation/uisaturation/ui
DocsComponentsBlocksPages
GitHub

Sections

IntroductionComponentsInstallationMCPTheming

Components

ComponentsAccordionAI Chat InputAlertAnimated GroupAnimated NumberAvatarBadgeBeamBlur FadeBorder TrailBreadcrumbButtonButton GroupCalendar PickerCardChartCheckboxCollapsibleComboboxCommandComparison SliderContext MenuCredit CardData TableDate PickerDialogDropdown MenuEmoji PickerEmptyFieldFiltersFull CalendarGlow EffectInputInput GroupInput OTPItemKanbanKbdMenubarNavigation MenuNovel EditorPaginationParallaxProgressProgressive BlurRadio GroupRippleSelectSeparatorSheetSkeletonSliderSonnerSpinnerSpotlightSwitchTableTabsText EffectText ShimmerTextareaToggleToggle GroupTreeTypography
Docs/Components/Progress

Progress

Displays a progress bar indicating completion percentage.

Loading...

Installation

pnpm dlx shadcn@latest add https://ui.saturation.io/r/progress.json

Tailwind v4 — Source Scanning

Saturation UI copies component source into your project via the shadcn registry (no npm package). If Tailwind v4 isn't scanning your components directory, add this to your CSS entry file:

@source "../components";

This ensures all utility classes in CVA variants and data attribute selectors are included in your build.

Usage

import { Progress } from "@/components/ui/progress"
<Progress value={33} />

Examples

Controlled

Loading...
Interactive progress with start button.

API Reference

PropTypeDefaultDescription
valuenumber—The current progress value (0-100).
maxnumber100The maximum value.
PreviousPopoverNextProgressive Blur

On This Page

  • Installation
  • Usage
  • Examples
  • Controlled
  • API Reference
Daily Shooting Schedule67%
Budget Used$847K / $1.25M
Post-Production Complete100%

0%