rc-steps
v6.0.1
Published
steps ui component for react
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
https://react-component.github.io/steps/
API
Steps.Step
Development
npm install
npm startLicense
rc-steps is released under the MIT license.
