ssrc-steps
v3.3.1
Published
ssrc-steps is react component fork rc-steps, and status api add lastFinish
Maintainers
Readme
rc-steps
React steps component.
Usage
npm install rc-steps<Steps current={1}>
<Steps.Step title="first" />
<Steps.Step title="second" />
<Steps.Step title="third" />
</Steps>Example
http://localhost:8002/examples
online example: http://react-component.github.io/steps/examples/
API
Steps.Step
Development
npm install
npm startLicense
rc-steps is released under the MIT license.
