mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
docs(components): [progress] mark the versions of striped & striped-flow (#13116)
Co-authored-by: ut002528 <wuyadan@uniontech.com>
This commit is contained in:
parent
627d408e66
commit
615efbe1be
@ -95,8 +95,8 @@ progress/striped-progress
|
||||
| show-text | whether to show percentage | ^[boolean] | true |
|
||||
| stroke-linecap | circle/dashboard type shape at the end path | ^[enum]`'butt' \| 'round' \| 'square'` | round |
|
||||
| format | custom text format | ^[Function]`(percentage: number) => string` | — |
|
||||
| striped | stripe over the progress bar's color | ^[boolean] | false |
|
||||
| striped-flow | get the stripes to flow | ^[boolean] | false |
|
||||
| striped ^(2.3.4) | stripe over the progress bar's color | ^[boolean] | false |
|
||||
| striped-flow ^(2.3.4) | get the stripes to flow | ^[boolean] | false |
|
||||
|
||||
### Slots
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user