Installation
Usage
import { InteractiveHoverButton } from "@/components/magicui/interactive-hover-button";<InteractiveHoverButton>Interactive Hover Button</InteractiveHoverButton>Props
| Prop | Type | Default | Description |
|---|---|---|---|
text | string | Button | The text to be displayed inside the button |
className | string | - | Additional class names to style the component |
Credits
- Credit to @AayushBharti