react redux spinner:用于react和redux的自动微调器 源码
React Redux微调器 一个简单的微调器,用于执行任何“长时间”运行的任务(例如从服务器中获取数据)。 演示: : 安装 npm install react-redux-spinner --save 用法 导入库。 import { Spinner , // The React component pendingTasksReducer , // The redux reducer pendingTask , // The action key for modifying loading state begin , // The action value if a
文件列表
react-redux-spinner-master.zip
(预估有个23文件)
react-redux-spinner-master
.travis.yml
82B
.eslintrc
180B
example
index.js
3KB
webpack.config.babel.js
973B
rrs.gif
930KB
style.css
874B
.babelrc
189B
package.json
2KB
暂无评论