Skip to content

hl-button

基础用法

vue

图标按钮

vue

文字按钮

属性

属性说明类型可选值默认值
button-type按钮样式Stringbutton-按钮 icon-图标 text-文字button
icon设置图标,button-type为button、icon时有效,String
size图标大小Number18
show-iconbutton-type为button且配置了icon,控制图标显示Booleantrue
text按钮文字或鼠标悬浮提示String
placementbutton-type为icon时,鼠标悬浮提示的位置String取值同el-tooltiptop
type类型String取值同el-buttonprimary