Affirm Installment Badge
A production-scale, light + dark Affirm Installment Badge component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add affirm-installment-badgeUsage
import { AffirmInstallmentBadge } from "@lerpa/ui";
<AffirmInstallmentBadge />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| total | number | — | |
| installments | number | — | |
| apr | number | — | |
| provider | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.