Animated Progress Bar
A progress bar component with smooth animations and customizable styling.
Installation
npx smoothui-cli add animated-progress-barFeatures
- Smooth progress animations
- Customizable colors and styling
- Multiple animation types
- Built with Framer Motion
- Responsive design
- Accessibility support
Accessibility
Reduced Motion
This component respects the prefers-reduced-motion media query via useReducedMotion from Motion. When reduced motion is preferred, the progress bar value changes instantly without animation.