mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-08-07 13:49:48 +08:00
docs(Progress): add stroke-width prop
This commit is contained in:
parent
e159f5643e
commit
dc73f32661
@ -66,6 +66,7 @@
|
|||||||
|-----------|-----------|-----------|-------------|-------------|
|
|-----------|-----------|-----------|-------------|-------------|
|
||||||
| inactive | 是否置灰 | *boolean* | `false` | - |
|
| inactive | 是否置灰 | *boolean* | `false` | - |
|
||||||
| percentage | 进度百分比 | *number* | `false` | - |
|
| percentage | 进度百分比 | *number* | `false` | - |
|
||||||
|
| stroke-width | 进度条粗细,默认单位为`px` | *string \| number* | `4px` | - |
|
||||||
| show-pivot | 是否显示进度文字 | *boolean* | `true` | - |
|
| show-pivot | 是否显示进度文字 | *boolean* | `true` | - |
|
||||||
| color | 进度条颜色 | *string* | `#1989fa` | - |
|
| color | 进度条颜色 | *string* | `#1989fa` | - |
|
||||||
| text-color | 进度条文字颜色 | *string* | `#fff` | - |
|
| text-color | 进度条文字颜色 | *string* | `#fff` | - |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user