Glowing Status Grid
A production-scale, light + dark Glowing Status Grid component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add glowing-status-gridLive preview available in the gallery.
Usage
import { GlowingStatusGrid } from "@lerpa/ui";
<GlowingStatusGrid />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| nodes | StatusNode[] | — | |
| label | string | — | |
| simulate | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.