Progress Ring Trio
A production-scale, light + dark Progress Ring Trio component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add progress-ring-trioLive preview available in the gallery.
Usage
import { ProgressRingTrio } from "@lerpa/ui";
<ProgressRingTrio />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| rings | ActivityRing[] | — | |
| title | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.