Back to Component Library
display React 19 + TypeScript
Progress Bar
Progress bar indicator with percentage output and gradient fill.
$npx forgeui add progress
Variant:
Installation Progress78%
Props API
| Prop | Type | Default | Description |
|---|---|---|---|
| value | number | 0 | Completion value. |
| max | number | 100 | Maximum value. |
Accessibility Standards
Role='progressbar' aria-valuenow attributes.