vue-load

1.0.2 • Public • Published
# vue-loading
loading
loading组件

npm install --save vue-load
import Loading from 'vue-load'
components: {Loading}

props:
    url //加载图标的地址
    width/height //图标宽高
    text //文本
    position:top|bottom //文本相对于图标位置
    textStyle:{color:'#ccc'} //文本样式
 
methods:
  show()
  hide()

Readme

Keywords

Package Sidebar

Install

npm i vue-load

Weekly Downloads

59

Version

1.0.2

License

ISC

Unpacked Size

6.76 kB

Total Files

4

Last publish

Collaborators

  • likely