Skip to content

Progress

stable

Determinate or indeterminate progress bar

Feedback/Storybook ↗
import { Progress } from "@nodus/design-system"
Loading demo…

Props

valuerequired
Type numberDefault

Current progress value

max
Type numberDefault 100

Maximum value

size
Type "sm" | "md" | "lg"Default "md"

Bar height

color
Type "agency" | "temporal" | "validation" | "neutral"Default "temporal"

Fill color

Metadatadeterminateindeterminatesemantictypebordermotion
MobileWorks As-Is
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?