Annual Matrix Pricing
A production-scale, light + dark Annual Matrix Pricing component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add annual-matrix-pricingUsage
import { AnnualMatrixPricing } from "@lerpa/ui";
<AnnualMatrixPricing />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tiers | AnnualMatrixPricingTier[] | — | |
| className | string | — | |
| onSelect | (tier: AnnualMatrixPricingTier) => void | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.