0.1.4 • Published 5 years ago

com-color-button v0.1.4

Weekly downloads
15
License
-
Repository
-
Last release
5 years ago

com-color-button

安装

cnpm install com-color-button -S

引入

import ComColorButton from 'com-color-button'
import 'com-color-button/lib/comColorButton.css'
Vue.use(ComColorButton)

使用

<com-color-button type="success">按钮</com-color-button>

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.