Skip to content
One-step Console 官方文档
搜索文档
⌘
Ctrl
K
Main Navigation
文档
指南
组件
在线演示
专业版
备用地址
专业版
购买专业版
Appearance
Menu
Return to top
On this page
作者其他作品
Fantastic-startkit
简单好用的 Vue3 项目启动套件
Fantastic-admin
面向 AI 的管理系统框架
Fantastic-mobile
自成一派的 H5 框架
Are you an LLM? You can read better optimized documentation at /components/pro/OcInteractiveButton.md for this page in Markdown format
专业版
FaInteractiveButton 交互按钮
带有悬停动画效果的交互式按钮,鼠标悬停时显示箭头和文字位移。
使用场景
带有悬停动画效果的交互式按钮,鼠标悬停时显示箭头和文字位移。
常见用法:自定义样式、不同尺寸、不同颜色主题、组合使用。
Props
参数
说明
类型
默认值
text
按钮文字
string
undefined
class
自定义类名
HTMLAttributes['class']
undefined
Slots
名称
说明
-
无插槽
注意事项
涉及动画、预览或状态反馈时,建议结合实际页面密度控制同屏实例数量与刷新频率。