Animated logo cloud that cycles groups of 3 logos with spring blur transitions.
Installation
Usage
How It Works
- Logos are split into groups of 3 automatically.
- Each group cycles on a timer, animating out with a spring blur/scale exit and in with a staggered blur entrance.
- Uses
AnimatePresence mode="popLayout"for smooth cross-fade between groups.
API Reference
LogoCloud
| Prop | Type | Default |
|---|---|---|
logos | LogoItem[] | - |
label? | string | - |
duration? | number | 2.5 |