Cart Shipping Countdown Timer
A production-scale, light + dark Cart Shipping Countdown Timer component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cart-shipping-countdown-timerLive preview available in the gallery.
Usage
import { CartShippingCountdownTimer } from "@lerpa/ui";
<CartShippingCountdownTimer />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| cutoffMinutes | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.