0.0.7 • Published 7 years ago

react-loading-func v0.0.7

Weekly downloads
1
License
-
Repository
github
Last release
7 years ago

react-loading-func

react版本loading函数,通过loading.show()和loading.hide()来控制loading的显示和隐藏

install

npm install react-loading-func --save

Development

npm install
npm start

Example

http://github.dxcweb.com/react-loading-func/

Usage

loading.show()
loading.hide()

API

loading.show(title,options)

###options options={ ratio:1 }

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago