react countup:around围绕CountUp.js的可配置React组件包装器 源码
围绕配置React组件包装器。 单击查看CodeSandbox。 寻找v3.x文件? 单击以获取以前的文档。 目录 安装 yarn add react-countup 用法 import CountUp from 'react-countup' ; 简单的例子 < CountUp xss=removed> 这将在渲染时开始从0到100向上计数过渡。 渲染道具示例 < CountUp start = { - 875.039 } end = { 160527.012 } duration = { 2.75 } separator = " " decimals =
文件列表
react-countup-master.zip
(预估有个30文件)
react-countup-master
.travis.yml
239B
.babelrc
293B
rollup.config.js
298B
package.json
1KB
.prettierrc
52B
jest.config.js
85B
LICENSE
1KB
src
index.js
91B
暂无评论