Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 485 Bytes

File metadata and controls

8 lines (5 loc) · 485 Bytes

BasicWrapper

npm version Build Status

这是用于加载状态封装的高阶组件,增加了apiRefresh接口给待封装的组件,参数也被取出后传入。

只导出高阶组件,(WrappedComponent) => React.PureComponent格式。