0.1.0 • Published 3 years ago
yun-buttons v0.1.0
使用文档
第一步:安装
yarn install yunButton第二步:导入
import yunButton from "yunButton/src/components/ElButton.vue"第四步:在页面中使用
<yunButton type="yellow"></yunButton>第五步:配置
| 参数 | 类型 | 含义 |
|---|---|---|
| type | String | 颜色 |
0.1.0
3 years ago