ForgeUIPREMIUM ECOSYSTEM
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

PropTypeDefaultDescription
valuenumber0Completion value.
maxnumber100Maximum value.

Accessibility Standards

Role='progressbar' aria-valuenow attributes.