2.2.5 • Published 8 years ago
rc-progress-rjay-fork v2.2.5
rc-progress
Progress Bar.
Example
http://react-component.github.io/progress/
Screenshots
Browsers
- support IE9+, Chrome, Firefox, Safari
Install
Usage
import { Line, Circle } from 'rc-progress';
ReactDOM.render(<div>
<Line percent="10" strokeWidth="4" strokeColor="#D3D3D3" />
<Circle percent="10" strokeWidth="4" strokeColor="#D3D3D3" />
</div>, container);API
props
Installation
npm install --save rc-progressDevelopment
npm install
npm startLicense
rc-progress is released under the MIT license.
2.2.5
8 years ago
