ProgressBar

ProgressBar is a process status indicator.

ProgressBar is used with the value property.

50%

ProgressBar is used with the value property.

50%
basic-demo

Value is reactive so updating it dynamically changes the bar as well.

0%
dynamic-demo

content template allows displaying custom content inside the progressbar.

50/100
template-demo

For progresses with no value to track, set the mode property to indeterminate.

indeterminate-demo

Screen Reader

ProgressBar components uses progressbar role along with aria-valuemin, aria-valuemax and aria-valuenow attributes. Value to describe the component can be defined usingaria-labelledby and aria-label props.

Keyboard Support

Not applicable.

ON THIS PAGE
Templates
Highly customizable application templates to get started in no time with style. Designed and implemented by PrimeTek.
Learn More