Linear Progress
Linear progress indicators display progress along a horizontal track.
Indeterminate
Determinate
Buffer
Shows both loaded (solid) and buffered (semi-transparent) progress.
Query (Reversed)
API
| Attribute | Type | Default | Description |
|---|---|---|---|
variant | indeterminate | determinate | buffer | query | indeterminate | Progress mode. |
value | number (0–100) | 0 | Current progress value. |
value-buffer | number (0–100) | 0 | Buffer value (buffer variant only). |
color | primary | secondary | success | warning | error | info | inherit | primary | Indicator color. |