Ai Model Cost Comparison Card
A production-scale, light + dark Ai Model Cost Comparison Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-model-cost-comparison-cardLive preview available in the gallery.
Usage
import { AIModelCostComparisonCard } from "@lerpa/ui";
<AIModelCostComparisonCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| models | ModelCostRow[] | — | |
| accent | string | — | |
| estimatedInputTokens | number | — | |
| estimatedOutputTokens | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.