File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ Feel free to contribute to this part of the documentation.
71
71
| Prop name | Default value | Type | Purpouse |
72
72
|:---------------------------------------------------------------------------------:|:-------------------------------------------------------------:|:-----------------:|:---------------------------------------:|
73
73
| values | [0] | array of numbers | Prefixed values of the slider. |
74
- | vertical | false | boolean | orientation of the slider |
75
74
| onValuesChangeStart | () => {} | function | Callback when the value starts changing |
76
75
| onValuesChange | () => {} | function | Callback when the value changes |
77
76
| onValuesChangeFinish | (values) => {} | function | Callback when the value stops changing |
You can’t perform that action at this time.
0 commit comments