Progress Bar
v1.1.0Shows progress along a tracked path.
Standard With Metadata
A standard progress bar with percentage label.
Progress68%
Color Layout Scales
Different sizes and color variants for progress bars.
Asset Asset Optimization
Cluster Buffer Overflow
API Reference
All available props for this component.
Property | Type | Default | Description |
|---|---|---|---|
| value | number | 0 | The present numeric quantity tracking parameters indicating total completed volume fractions. |
| max | number | 100 | The maximum ceiling limits marking operational completeness calibrations. |
| showLabel | boolean | false | Appends an accessible textual metadata string above the track element display canvas. |
| size | 'sm' | 'md' | 'lg' | 'md' | Sets the geometric height thickness properties applied down onto the tracking tracks. |
| indicatorClassName | string | 'bg-primary' | Tailwind utility color flags mapping directly to the front foreground progress metric indicator mask layer. |
| shimmer | boolean | true | Enables continuous internal opacity shifting highlight gradients running underneath the tracking mask bounds. |