基于Vue的一个简单的toast插件
安装
$ npm i toast_demo_based_vue
引入
Vue
使用方法
this;
部分API
参数 | 说明 | 类型 |
---|---|---|
type | 提示类型 | success/wraning/danger/info |
text | 文本 | null |
duration | 持续时长 | 2000毫秒 |
部分界面
danger
success
$ npm i toast_demo_based_vue
Vue
this;
参数 | 说明 | 类型 |
---|---|---|
type | 提示类型 | success/wraning/danger/info |
text | 文本 | null |
duration | 持续时长 | 2000毫秒 |
danger
success
npm i toast_demo_based_vue
6
0.1.5
ISC
2.83 kB
4