react-radial-progress-motion:高度可定制的React组件,用于创建径向圆形进度条。 将react-motion用于可配置的基于spring的动画

时间:2024-05-28 06:46:33
【文件属性】:

文件名称:react-radial-progress-motion:高度可定制的React组件,用于创建径向圆形进度条。 将react-motion用于可配置的基于spring的动画

文件大小:280KB

文件格式:ZIP

更新时间:2024-05-28 06:46:33

JavaScript

React径向前进运动 径向进度与React运动的过渡 安装 npm install --save react-radial-progress-motion 用法 import React , { Component } from 'react' import RadialProgress from 'react-radial-progress-motion' class MyComponent extends Component { render ( ) { return ( < RadialProgress> ) } } 道具 Struts 输入 value 整数。 的指示的进度百分比0-100 ( 25 , 30 , 99 ,等等)。 默认为0 width 细绳。 以px宽度或半径米的% ( 100px , 100% )。 默认为10


【文件预览】:
react-radial-progress-motion-master
----.eslintrc(550B)
----rollup.config.js(646B)
----src()
--------.eslintrc(76B)
--------styles.css(37B)
--------test.js(148B)
--------index.js(4KB)
----.babelrc(138B)
----example()
--------public()
--------src()
--------README.md(103KB)
--------package-lock.json(924KB)
--------package.json(535B)
----README.md(2KB)
----.editorconfig(147B)
----.gitignore(269B)
----package-lock.json(483KB)
----package.json(2KB)

网友评论