We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6681c1d commit 019ec65Copy full SHA for 019ec65
README.md
@@ -49,3 +49,4 @@ export default () => <Slider value={1} min={1} max={30} />;
49
| `backgroundColor` | string | | the bar color |
50
| `hasTickMarks` | boolean = true | | show tick marks only apply to thick type |
51
| `tickColor` | string | | tick color |
52
+| `disabled` | boolean | | disable the range input |
0 commit comments