1.1.0 • Published 6 years ago

flash-button v1.1.0

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

介绍

vue-flash-button - vue闪光按钮

npm https://www.npmjs.com/package/flash-button

使用方法

添加组件

npm

npm install flash-button

yarn

yarn add flash-button

引入

import FlashButton from 'flash-button'

Vue.use(FlashButton)

使用

<flash-button type="success" size="large">large</flash-button>

<flash-button type="primary" size="default">default</flash-button>

<flash-button type="error" size="small">small</flash-button>

License

MIT

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago