Animated Circular Progress Bar
0
Installation
Copy and Paste the component
@/components/reframe-ui/animated-circular-progress-bar.tsx
Usage
Props
Name | Type | Default | Required | Description |
---|---|---|---|---|
max | number | - | No | Maximum value for the progress bar |
min | number | - | No | Minimum value for the progress bar |
value | number | - | No | Current value for the progress bar |
gaugePrimaryColor | string | - | No | Color of the primary gauge |
gaugeSecondaryColor | string | - | No | Color of the secondary gauge |
className | string | - | No | Additional CSS classes for styling |
© Copyright 2025. All rights reserved.Built by @thommysart