Socket
Socket
Sign inDemoInstall

rc-steps-image

Package Overview
Dependencies
7
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rc-steps-image

steps ui component for react with support for images on each step


Version published
Maintainers
1
Install size
218 kB
Created

Readme

Source

rc-steps-image


React steps component made to work with images instead of text

Development

npm install
npm start

Usage

CHECK THE ONLY EXAMPLE PROVIDED TO SEE HOW TO USE IT!

<Steps current={1}>
  <Steps.Step title="first" />
  <Steps.Step title="second" />
  <Steps.Step title="third" />
</Steps>

Example

http://localhost:8002/examples

License

rc-steps-image is released under the MIT license.

Keywords

FAQs

Last updated on 28 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc