Ai Evaluation Run Table
A production-scale, light + dark Ai Evaluation Run Table component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-evaluation-run-tableLive preview available in the gallery.
Usage
import { AIEvaluationRunTable } from "@lerpa/ui";
<AIEvaluationRunTable />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| rows | EvalRow[] | — | |
| accent | string | — | |
| suite | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.