mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs: [el-progress] fix default slot description (#5564)
Co-authored-by: hy <zihong2020@foxmail.com>
This commit is contained in:
@@ -114,6 +114,6 @@ progress/indeterminate-progress
|
||||
|
||||
## Slots
|
||||
|
||||
| Name | Description |
|
||||
| ------- | ----------------------------------------------- |
|
||||
| default | Customized content, parameter is { percentage } |
|
||||
| Name | Description |
|
||||
| ------- | ------------------------------------------------- |
|
||||
| default | Customized content, parameter is `{ percentage }` |
|
||||
|
||||
Reference in New Issue
Block a user