spell-loading

A partial loading transition solution

Usage no npm install needed!

<script type="module">
  import spellLoading from 'https://cdn.skypack.dev/spell-loading';
</script>

README

spell-loading(组件名)

概述

A partial loading transition solution,You can read this 《提升用户体验之局部过渡》 article to use this component

Install(安装)

npm install spell-loading -D

npm address

Usage(使用)

You can use show hide to control a loading queue, and inject it into your component through hoc. This plug-in is used to solve the problem of local transition effect of the project.

apis

  • show
  • hide
  • publish
  • hoc
  • _subscribe

... 其他内容 ...

Contact me(联系我)

cuishijie@inke.cn

License

MIT Copyright (c) 2020 - forever