enetsee/rangeslider

A configurable range-slider for Elm.


License
BSD-3-Clause
Install
elm-package install enetsee/rangeslider 2.0.0

Documentation

Elm Range Slider

A range-slider element with a configurable scale, particularly useful when working with skewed data.

This library implements reusable views.

Demo

A version of the example is available on ellie, here

Example

For a complete sample code, please see the examples folder of the source code.