5.0.0 • Published 3 years ago
@expertbridge/rc-steps v5.0.0
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 start
License
rc-steps is released under the MIT license.
5.0.0
3 years ago