Progress bar

Progress bar with custom bounds

By default, the value is clamped between 0 and 1. You can customize the bounds using the min and the max properties.

Note: min must be less then max.

Indeterminate Progress Bar

When the value is undefined the progress bar will animate indefinitely.