Cursor Spotlight Wrap
A production-scale, light + dark Cursor Spotlight Wrap component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cursor-spotlight-wrapUsage
import { CursorSpotlightWrap } from "@lerpa/ui";
<CursorSpotlightWrap />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | — | |
| body | string | — | |
| accent | string | — | |
| radius | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.