Progress
Progress bar with label, percentage display, and five color variants.
Basic Progress
Sequential progress bars showing completion stages.
Color Variants
Five semantic colors for different metric types.
Without Label
Minimal bars without text labels for compact displays.
System Metrics
Real-world metrics like storage, bandwidth, and quotas.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | text | "0" | Progress percentage (0-100) |
label | text | "" | Label shown above the bar |
type | text | "gold" | Color: gold, success, info, error, warning |