Live Recent Purchases Toast Feed
A production-scale, light + dark Live Recent Purchases Toast Feed component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add live-recent-purchases-toast-feedLive preview available in the gallery.
Usage
import { LiveRecentPurchasesToastFeed } from "@lerpa/ui";
<LiveRecentPurchasesToastFeed />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| intervalMs | number | — | |
| maxVisible | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.