Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Name | Description | Default |
---|---|---|
value | number | string | number | string[] | - |
defaultValue | number | string | number | string[] | - |
min | number | 0 |
max | number | - |
step | number | 1 |
marks | object | { } |
unit | string | "" |
range | bool | false |
hasTooltip | bool | false |
className | string | "" |
style | object | { } |
railStyle | object | { } |
handlerStyle | object | { } |
trackStyle | object | { } |
onChange | func | () {} |
Basic usages for Slider
component.