1.0.5-1 • Published 5 years ago

yab-ui v1.0.5-1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

一款基于vue的ui组件

Installation

npm i yab-ui -S

popup 弹出层

arguments:

position 弹出框得位置

show: boolean (true: 显示, false:隐藏)

loading 加载

use:

开启: 
this.$loading.show({
  text: '你的文本内容'
})

关闭
this.$loading.hide()
1.0.5-1

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago