unsullied-react-range-slider

0.1.0 • Public • Published

unsullied-react-range-slider

A draggable selection ui that allows user to select a value from a range of values.

Params

max {Number} The maximum number the range slider can go to.

onChange {Method} The callback method that is executed after the value has changed.

value {Number} The value that the range slider has selected.

disabled {Boolean} True will disable the range slider from changing, false will allow the user to change the range slider.

/unsullied-react-range-slider/

    Package Sidebar

    Install

    npm i unsullied-react-range-slider

    Weekly Downloads

    5

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • moog16
    • ryanirilli