Move cursor
Spotlight Cursor New
Cursor EffectsSpotlight cursor effect
spotlightcursorlight
Installation
$
Usage
tsx
import { SpotlightCursorNew } from "@/components/nonaxial/spotlight-cursor-new"
export default function Example() {
return (
<SpotlightCursorNew>{/* Your content here */}</SpotlightCursorNew>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |