Appearance
vx-btn 按钮
提供预设和样式微调的v-btn, 最重要的部份在presets,css根据presets进行了大量的微调
API
Props
Name | Introduction | Type | Default Value |
---|---|---|---|
presets | 预设尺寸 | "default" 、"x-small" 、"small" 、"large" | "default" |
除此之外所有的 v-btn 原生 props 都可使用 v-bind:[props]="[value]" 实现或覆盖
Slots
v-slot:default
默认内容区域插槽
v-slot:prepend
按钮内文字前图标区域
v-slot:append
按钮内文字前图标区域
预设尺寸
颜色
variant
带图标
纯图标
- 使用
rounded
可以使图标按钮变方