@indlekofer/react-slider
v0.1.0
Published
[![npm version](https://badge.fury.io/js/%40indlekofer%2Freact-slider.svg)](https://badge.fury.io/js/%40indlekofer%2Freact-slider)
Downloads
3
Readme
@indlekofer/react-slider
https://indlekofer.github.io/react-slider/demo/
Props
value: number
min: number
max: number
step: number
onChange: function
name: string
style: object
BackgroundElement: function|class background style element
RangeElement: function|class slider range style element
HandleElement: function|class handle style element
exports
BackgroundElement
Props
height: number
colors: array[0-3] the 4 used colors as strings
RangeElement
Props
height: number
colors: array[0-1] the 2 used colors as strings
HandleElement
Props
style: object