Progress Bar

Visual Effects

An animated progress bar with multiple sizes, optional label and value display, custom colors, and candy-stripe animation.

Loading preview...
Customize
Size:
Value
65
Max
100
Label
Show Value
Animated Stripes

Props

PropTypeDefaultDescription
valuenumberCurrent progress value.
maxnumber100Maximum value for the progress bar.
labelstringundefinedText label displayed above the bar.
showValuebooleanfalseShow the percentage value next to the label.
colorstringundefinedCustom background color for the fill. Defaults to ignite.
size'sm' | 'md' | 'lg''md'Height of the progress bar.
animatedbooleantrueShow animated candy-stripe overlay.
classNamestring''Additional CSS classes.