0.1.0 • Published 2 years ago

yun-buttons v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

使用文档

第一步:安装

yarn install yunButton

第二步:导入

import yunButton from "yunButton/src/components/ElButton.vue"

第四步:在页面中使用

<yunButton type="yellow"></yunButton>

第五步:配置

参数类型含义
typeString颜色
0.1.0

2 years ago