← Design system

Progress

Interactive examples and usage for the Progress component.

Examples

25% 25%
50% 50%
75% 75%
Complete 100%
Loading...

Props

PropTypeDefaultDescription
valuenumber0Current progress value (0-100)
maxnumber100Maximum value
size'sm' | 'md' | 'lg''md'Bar thickness
variant'primary' | 'success' | 'warning' | 'error''primary'Color variant
indeterminatebooleanfalseShow indeterminate animation
labelstringundefinedAccessible label
showValuebooleanfalseDisplay the numeric value
circularbooleanfalseRender as a circular progress indicator