Skip to content
Esc
navigateopen⌘Jpreview

progress-ring

Circular completion display with restrained motion.

The same runtime that renders the export. Scrub to any frame, switch format, and edit the fixture props.

Installation

pnpm odori add @odori/progress-ring

Source is copied into videos/components/progress-ring/ and belongs to your repository. odori diff compares it with upstream later; odori update applies the change you accept. It has no registry dependencies.

Timing contract

Every registry component declares how it behaves in time.odori test fails a cut that violates these.

Family
Data
Aspect ratios
16:9 · 9:16 · 1:1
Recommended duration
90 frames · 3s
Minimum duration
66 frames · 2.2s
Entrance
64 frames
Exit
0 frames
Reduced motion
the ring is drawn at its final value
Requires
sans font
Content limits
label ≤ 40

Props

PropTypeDefaultRequired
valueTarget completion, 0 to 100.numberYes
labelstring
thicknessRing thickness in design pixels.number12