Orbital Loading Ring
A lightweight loading indicator with layered rings and orbiting particles that communicate active processing.
Syncing registry
Layered orbital loading with reduced-motion fallback.
Installation
Add the component directly to your repository using shadcn CLI:
npx shadcn@latest add Surajmaurya1/easyui/orbital-loading-ring
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| size | number | 72 | Rendered width and height in pixels |
| speed | number | 1 | Multiplier for orbital animation speed |
| variant | 'default' | 'dense' | 'minimal' | 'default' | Particle density around the secondary orbit |
| label | string | 'Loading' | Accessible status label |