Orbiting Dots Loader
A production-scale, light + dark Orbiting Dots Loader component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add orbiting-dots-loaderUsage
import { OrbitingDotsLoader } from "@lerpa/ui";
<OrbitingDotsLoader />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| size | number | — | |
| dotCount | number | — | |
| speed | number | — | |
| accent | string | — | |
| label | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.