docs(components): [progress] mark the versions of striped & striped-flow (#13116)

Co-authored-by: ut002528 <wuyadan@uniontech.com>
This commit is contained in:
wuyadan 2023-06-08 09:38:42 +08:00 committed by GitHub
parent 627d408e66
commit 615efbe1be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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