react-step-up

0.0.4 • Public • Published

react-step-up Build Status

React primitives for a "stepper" component.

So you can build this:

Install

$ npm install --save react-step-up

Usage

var reactStepUp = require('react-step-up')
 
reactStepUp('input')
//=> output

API

reactStepUp(input, [options]) -> output

input

Required Type: string

Lorem ipsum.

options
foo

Type: boolean Default: false

Lorem ipsum.

License

MIT © Andrew Joslin

Package Sidebar

Install

npm i react-step-up

Weekly Downloads

10

Version

0.0.4

License

MIT

Last publish

Collaborators

  • andytjoslin