range-box

1.1.1 • Public • Published

range-box

npm (scoped) npm (scoped)

Input range box component for React

image

Install

$ npm install range-box

Usage

import RangeBox from 'range-box'
 
<RangeBox
    max={maxVal}
    step={rangeStep}
    thumbClass={thumbClassName}
    inputClass={inputClassName} />

Package Sidebar

Install

npm i range-box

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

122 kB

Total Files

9

Last publish

Collaborators

  • aslihanozfidan