Flying To Cart Animator
A production-scale, light + dark Flying To Cart Animator component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add flying-to-cart-animatorLive preview available in the gallery.
Usage
import { FlyingToCartAnimator } from "@lerpa/ui";
<FlyingToCartAnimator />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| productImage | string | — | |
| productName | string | — | |
| productPrice | number | — | |
| cartIconSelector | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.