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.
通过 CLI 安装
手动安装
复制并粘贴以下代码:
InteractiveHoverButton.vue
API
Prop 名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
text | string | Button | The text to be displayed inside the button. |
class | string | "" | Additional class names to style the component. |
感谢
- Credits to Whbbit1999 for this component.
- Inspired and ported from Magic UI Interactive Hover Button.