wu-react-component-toploading
v1.0.0
Published
react-component
Readme
安装
npm install wu-react-component-toploadingUsage
import topLoading from "wu-react-component-toploading";
//start
const start = () => topLoading.start()
// stop
const stop = () => topLoading.stop()