0.0.4 • Published 7 years ago

react-step-up v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

react-step-up Build Status

React primitives for a "stepper" component.

So you can build this:

npm.io

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

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago