saturation/uisaturation/ui
DocsComponentsBlocksPagesEmails
GitHub

Sections

IntroductionComponentsInstallationMCPThemingDesign

Components

Components

General

AvatarBadgeButtonKbdProgressSeparatorSkeletonSpin ResolveSpinnerSync ButtonTypography

Forms & Inputs

Address LookupCalendar PickerCheckboxComboboxDate PickerEmoji PickerFavicon SearchFieldInputInput GroupInput OTPRadio GroupSelectSliderSwitchTextareaToggleToggle Group

Data Display

AccordionAlertCardChartComparison SliderCredit CardData TableEmptyItemSaturation Credit CardTableTree

Navigation

BreadcrumbCommandMenubarNavigation MenuPaginationTabs

Overlays

CollapsibleContext MenuDialogDropdown MenuSheet

Layout

Button GroupFont ProviderWizard Split Layout

Feedback

Sonner

Animation & Effects

Animated GroupAnimated ListAnimated NumberBeamBlur FadeBorder TrailGlow EffectLiquid MetalLoading StateParallaxPixelProgressive BlurRippleSpotlightText EffectText Shimmer

Productivity

Agent ChatAI Chat InputCoding AgentFiltersFull CalendarKanbanNovel Editor

Form Progress

Animated progress bar with logo and step counter, using spring-based transitions between steps.

Saturation
1 of 7
Demo controls — click to simulate step navigation

Features

  • Spring animation — Progress bar animates with spring physics between steps
  • Fade in/out — Bar and label fade based on showProgress prop
  • Step counter — Auto-generated 'X of Y' label with uppercase tracking
  • Custom logo — Pass any logo element or use the default

API Reference

PropTypeDefaultDescription
currentStepnumber-Current step index (0-based)
totalStepsnumber-Total number of steps
logoReactNode-Custom logo element
showProgressbooleantrueWhether to show the progress bar
stepLabelstring-Custom step label (defaults to 'X of Y')
showStepLabelbooleantrueWhether to show the step counter text