Ai Review Summary Card
A production-scale, light + dark Ai Review Summary Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-review-summary-cardLive preview available in the gallery.
Usage
import { AIReviewSummaryCard } from "@lerpa/ui";
<AIReviewSummaryCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| confidence | number | — | |
| basedOn | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.