Ai Response Compare Panel
A production-scale, light + dark Ai Response Compare Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-response-compare-panelLive preview available in the gallery.
Usage
import { AIResponseComparePanel } from "@lerpa/ui";
<AIResponseComparePanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| responses | CompareResponse[] | — | |
| prompt | string | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.