Interactive Hover Button
A visually engaging button component that responds to hover with dynamic transitions, adapting smoothly between light and dark modes for enhanced user interactivity.
Install using CLI
Install Manually
Copy and paste the following code
InteractiveHoverButton.vue
API
Prop Name | Type | Default | Description |
---|---|---|---|
text | string | Button | The text to be displayed inside the button. |
class | string | "" | Additional class names to style the component. |
Credits
- Credits to Whbbit1999 for this component.
- Inspired and ported from Magic UI Interactive Hover Button.