Design System v1.0

Progress

Communicate the completion of a task or a determinate value.

Linear

A horizontal determinate progress bar.

x
x

Shapes

Progress rendered in alternative bar shapes.

Rounded
x
Pill
x
Sharp
x

Checklist (interactive)

Progress that advances as checklist items complete.

Meter Setup Checklist
x

Circular (interactive)

A circular progress ring with adjustable value.

65%
Load
Peak demand
Target: 90%

API reference

A progress bar: the root auto-renders a Track containing an Indicator, with optional Label and Value.

Full props on Base UI Progress
Anatomy
ProgressRoot holding the value; auto-renders the track and indicator.
ProgressTrackThe rounded bar background containing the indicator.
ProgressIndicatorThe filled bar, sized to the current value.
ProgressLabelText label naming the progress bar.
ProgressValueRight-aligned text showing the formatted value.

Command Palette

Search for a command to run...