Getting Started
Components
Special Effects
Animations
Text Animations
Backgrounds
import { InteractiveHoverButton } from "@/components/ui/interactive-hover-button"
<InteractiveHoverButton>Interactive Hover Button</InteractiveHoverButton>
Prop | Type | Default | Description |
---|---|---|---|
text | string | Button | The text to be displayed inside the button |
className | string | - | Additional class names to style the component |