Cursor Velocity Ring Trail
A production-scale, light + dark Cursor Velocity Ring Trail component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cursor-velocity-ring-trailLive preview available in the gallery.
Usage
import { CursorVelocityRingTrail } from "@lerpa/ui";
<CursorVelocityRingTrail />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| color | string | — | |
| size | number | — | |
| ringWidth | number | — | |
| trailDelay | number | — | |
| maxStretch | number | — | |
| velocityScaling | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.