Skip to content

Commit 019ec65

Browse files
committed
add disable props
1 parent 6681c1d commit 019ec65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ export default () => <Slider value={1} min={1} max={30} />;
4949
| `backgroundColor` | string | | the bar color |
5050
| `hasTickMarks` | boolean = true | | show tick marks only apply to thick type |
5151
| `tickColor` | string | | tick color |
52+
| `disabled` | boolean | | disable the range input |

0 commit comments

Comments
 (0)