mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 10:22:44 +08:00
docs: update_slider_docs (#5534)
This commit is contained in:
parent
de8d8359f3
commit
b9dea4fd16
@ -140,7 +140,7 @@ Page({
|
||||
| bar-height | 进度条高度,默认单位为 `px` | _string \| number_ | `2px` |
|
||||
| active-color | 进度条激活态颜色 | _string_ | `#1989fa` |
|
||||
| inactive-color | 进度条默认颜色 | _string_ | `#e5e5e5` |
|
||||
| use-slot-button | 是否使用按钮插槽 | _boolean_ | `false` |
|
||||
| use-button-slot | 是否使用按钮插槽 | _boolean_ | `false` |
|
||||
| range `v1.8.4` | 是否开启双滑块模式 | _boolean_ | `false` |
|
||||
| vertical `v1.8.5` | 是否垂直展示 | _boolean_ | `false` |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user