Skip to content

Components

Progress

The progress bar element in pure HTML, without JavaScript.

<progress value="27" max="100" />

Indeterminate#

<progress />

Edit this page on GitHub