Move cursor here
Magnetic Cursor
Cursor EffectsCursor with magnetic pull effect
magneticpullinteractive
Installation
$
Usage
tsx
import { MagneticCursor } from "@/components/nonaxial/magnetic-cursor"
export default function Example() {
return (
<MagneticCursor>{/* Your content here */}</MagneticCursor>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |