@indlekofer/react-slider

0.1.0 • Public • Published

@indlekofer/react-slider

npm version

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

Readme

Keywords

none

Package Sidebar

Install

npm i @indlekofer/react-slider

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

23.1 kB

Total Files

12

Last publish

Collaborators

  • daind