Components/Magnetic Button
Magnetic Button
A modern magnetic button component with smooth magnetic hover effect.
Installation
Usage
Import the component in your project pages.
API Reference
Configure your component behavior using these props.
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | "Magnetic Button" | The content inside the button. |
strength | number | 0.8 | Magnetic pull strength factor. |
maxDistance | number | 100 | Maximum distance in pixels for the magnetic effect. |