# BaseButton 按钮组件
二次封装 `ElButton` ,支持修改主题色
BaseButton 组件位于 [src/components/Button](https://github.com/kailong321200875/vue-element-plus-admin/tree/master/src/components/Button) 内
BaseButton 已经全局引入,无需在手动引入
### 基本用法
```vue
Add
```
## BaseButton 属性
支持 `ElButton` 的所有属性