docs: remove all v2 version tag
This commit is contained in:
@@ -155,7 +155,7 @@ export default {
|
||||
| min | Min value | _number \| string_ | `0` |
|
||||
| step | Step size | _number \| string_ | `1` |
|
||||
| bar-height | Height of bar | _number \| string_ | `2px` |
|
||||
| button-size `v2.4.5` | Button size | _number \| string_ | `24px` |
|
||||
| button-size | Button size | _number \| string_ | `24px` |
|
||||
| active-color | Active color of bar | _string_ | `#1989fa` |
|
||||
| inactive-color | Inactive color of bar | _string_ | `#e5e5e5` |
|
||||
| range | Whether to enable dual thumb mode | _boolean_ | `false` |
|
||||
|
||||
@@ -161,7 +161,7 @@ export default {
|
||||
| min | 最小值 | _number \| string_ | `0` |
|
||||
| step | 步长 | _number \| string_ | `1` |
|
||||
| bar-height | 进度条高度,默认单位为`px` | _number \| string_ | `2px` |
|
||||
| button-size `v2.4.5` | 滑块按钮大小,默认单位为`px` | _number \| string_ | `24px` |
|
||||
| button-size | 滑块按钮大小,默认单位为`px` | _number \| string_ | `24px` |
|
||||
| active-color | 进度条激活态颜色 | _string_ | `#1989fa` |
|
||||
| inactive-color | 进度条非激活态颜色 | _string_ | `#e5e5e5` |
|
||||
| range | 是否开启双滑块模式 | _boolean_ | `false` |
|
||||
|
||||
Reference in New Issue
Block a user