wu-react-component-toploading

react-component

Usage no npm install needed!

<script type="module">
  import wuReactComponentToploading from 'https://cdn.skypack.dev/wu-react-component-toploading';
</script>

README

wu-react-component-toploading

安装

npm install wu-react-component-toploading

Usage

import topLoading from "wu-react-component-toploading";

//start
const start = () => topLoading.start()
// stop
const stop = () => topLoading.stop()