Skip to content

Commit

Permalink
docs: update_slider_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonwong666 committed Aug 29, 2023
1 parent de8d835 commit dfc42cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/slider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |

Expand Down

0 comments on commit dfc42cd

Please sign in to comment.