Dojo's Progress
widget provides a themeable progress bar with a customizable output display.
- Correctly handles a11y attributes
- Displays progress
- Defaults to percentages
- Can specify min / max
- Customizable output
Appropriate aria attributes added to the progress bar for valuenow
, valuemax
, valuemin
and valuetext
.