Progress bar

Use the progress prop to set the progress of the progress bar. Use the size prop to change the size of the progress bar.

Show code

Progress circle

Use the progress prop to set the progress of the progress circle. Use the size prop to change the size of the component.

Show code

Bar sizes

Progress bars can have different sizes. Use the size prop to change the size of the progress bar.

Show code

Colors

Progress bars can have different colors. Use the color prop to change the size of the progress bar.

Show code

Indeterminate

Progress bars can be shown in an indeterminate state. Omit the value prop to change the progress bar to an indeterminate state.

Show code
This component has no props
This component has no props