Images that bloom in and out at the cursor as it rests or roams.
Unlock component
One license unlocks every pro feature for life, including the ones we haven't built yet.
Already have an account? Sign in
| Name | Type | Default | Description |
|---|---|---|---|
children | ReactNode | — | The images (or any elements) to bloom. |
spawnDistance | number | 70 | Distance in px the cursor must travel to bloom the next image. |
spawnSpeed | number | 0.4 | Seconds between blooms while the cursor rests. Lower is faster. |
lifetime | number | 1.2 | Seconds an image takes to grow to full size, after which it retracts. |
rotation | number | 17 | Max random tilt in degrees. |