react-steper

0.0.3 • Public • Published

react-steper

react-steper provide stepper functionality.

Installation

react-steper requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ yarn add react-steper

How To Use Steper

Step 1
import { Steper } from 'react-steper';
 
Step 2
<Steper steps={['Step1''Step2''Step3']} />
 

/react-steper/

    Package Sidebar

    Install

    npm i react-steper

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    149 kB

    Total Files

    4

    Last publish

    Collaborators

    • divyanshugarg