Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.


Docs
Animated Circular Progress Bar

Animated Circular Progress Bar

Animated Circular Progress Bar is a component that displays a circular gauge with a percentage value.

0

Installation

npx shadcn@latest add "https://magicui.design/r/animated-circular-progress-bar"

Props

PropTypeDescriptionDefault
classNamestringThe class name to be applied to the component
maxnumberThe maximum value of the gauge100
minnumberThe minimum value of the gauge0
valuenumberThe current value of the gauge0
gaugePrimaryColorstringThe primary color of the gauge
gaugeSecondaryColorstringThe secondary color of the gauge

Credits