UNPKG

kui-vue

Version:

A lightweight desktop UI component library suitable for Vue.js 2.

10 lines (8 loc) 464 B
## Loading API | 属性 | 说明 | 类型 | 默认值 | | ------- | ---------------- | ----------------- | ------ | | start | 开始加载 | Function | - | | finish | 完成加载 | Function | - | | error | 加载错误 | Function | - | | update | 手动更新进度 | Function(percent) | - | | destroy | vue的$.destroy() | Function | - |