Ai Latency Monitor Card
A production-scale, light + dark Ai Latency Monitor Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-latency-monitor-cardLive preview available in the gallery.
Usage
import { AILatencyMonitorCard } from "@lerpa/ui";
<AILatencyMonitorCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| accent | string | — | |
| endpoint | string | — | |
| samples | number | — | |
| refreshMs | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.