Skip to content
On this page

button按钮组件

https://element-plus.org/zh-CN/component/button.html

Hidden Title

基础用法

提示文字

防抖

slots

other

属性

其他属性默认继承 el-button

属性名说明类型默认值
contenttooltip的提示文字string''
time防抖时长number(毫秒)0
tooltipAttrso-tooltip组件的属性Object 去tooltip组件{}

事件

事件名说明
click按钮点击事件,设置 time 后会按防抖逻辑触发