Magnetic Anchor Dot Pointer
A production-scale, light + dark Magnetic Anchor Dot Pointer component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add magnetic-anchor-dot-pointerLive preview available in the gallery.
Usage
import { MagneticAnchorDotPointer } from "@lerpa/ui";
<MagneticAnchorDotPointer />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| pointerColor | string | — | |
| glowColor | string | — | |
| detectionRadius | number | — | |
| hideDefaultCursor | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.