FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ccnmtl/react-range-step-input: An <input type=range> that steps up and down on click · GitHub

Repository files navigation

react-range-step-input

An <input type=range> that steps up and down on click, and provides other customizations. For more info, see: https://compiled.ctl.columbia.edu/articles/a-range-input-for-scientific-applications/

Demo

https://ccnmtl.github.io/react-range-step-input/

Installation

npm install --save react-range-step-input

Usage

import {RangeStepInput} from 'react-range-step-input';

In your render() method:

<RangeStepInput />

About

An <input type=range> that steps up and down on click

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL