Skip to content

indlekofer/react-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published