Motion
Spotlight
A brand glow that trails the cursor across a card on a spring. It moves by transform, so it never repaints the card.
Preview
spotlightmove the cursor
Light that follows.
Installation
// Resolves dependencies, copies the source, and installs npm packages automatically.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| useSpotlight(size?) | { onMouseMove, spotlight } | - | Size is the glow diameter in px, 560 by default |