Live Status Beacon
A production-scale, light + dark Live Status Beacon component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add live-status-beaconUsage
import { LiveStatusBeacon } from "@lerpa/ui";
<LiveStatusBeacon />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| service | string | — | |
| state | State | — | |
| uptime | number[] | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.