Skip to content

ProgressRing

A circular progress for tight spaces: avatars, sync buttons, uploads in table rows.

Example

<ProgressRing label="Sync" value={75} />
<ProgressRing label="Indexing" />

Props

PropTypeDefaultDescription
valuenumber-0 to 100, clipped; omit to spin.
sizenumber44Pixel diameter.
labelstring-Accessible name (required).

Accessibility