Magnetic
A magnetic effect that clings to the cursor, creating a magnetic attraction effect.
Made by imskyleenInstallation
Usage
API Reference
Magnetic
Prop | Type | Default |
---|---|---|
asChild? | boolean | false |
children? | React.ReactElement | - |
strength? | number | 0.5 |
range? | number | 120 |
springOptions? | SpringOptions | { stiffness: 100, damping: 10, mass: 0.5 } |
onlyOnHover? | boolean | false |
disableOnTouch? | boolean | true |