Checkout Order Summary
A production-scale, light + dark Checkout Order Summary component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add checkout-order-summaryLive preview available in the gallery.
Usage
import { CheckoutOrderSummary } from "@lerpa/ui";
<CheckoutOrderSummary />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | CheckoutLineItem[] | — | |
| defaultOpen | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.