Skip to content
Kpu-admin 官方文档
搜索文档
K
Main Navigation
文档
指南
组件
在线演示
地址
备用地址
技术支持
下载 / 定制
下载
定制开发
💖 友情推荐
VForm 低代码表单
FormCreate 可视化表单设计器
Vexip UI 组件库
MineAdmin 开箱即用后台系统
Go-Ldap-Admin openLDAP后台管理项目
TOPIAM 单点登录与统一身份认证平台
交换友链 ?
Appearance
Menu
Return to top
On this page
作者其他作品
Kpu-startkit
简单好用的 Vue3 项目启动套件
Kpu-mobile
自成一派的 H5 框架
One-step Console
一步编排你的工作现场
Are you an LLM? You can read better optimized documentation at /components/pro/KaInteractiveButton.md for this page in Markdown format
KaInteractiveButton 交互按钮
带有悬停动画效果的交互式按钮,鼠标悬停时显示箭头和文字位移。
使用场景
带有悬停动画效果的交互式按钮,鼠标悬停时显示箭头和文字位移。
常见用法:自定义样式、不同尺寸、不同颜色主题、组合使用。
Props
参数
说明
类型
默认值
text
按钮文字
string
undefined
class
自定义类名
HTMLAttributes['class']
undefined
Slots
名称
说明
-
无插槽
注意事项
涉及动画、预览或状态反馈时,建议结合实际页面密度控制同屏实例数量与刷新频率。