Skip to content

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

Notifications You must be signed in to change notification settings

dxcweb/react-loading-func

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 }

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published