mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
docs(components): [tour] fix slots name error of tour step (#15656)
closed #15655
This commit is contained in:
parent
089064c7f2
commit
c340c96fe8
@ -126,10 +126,10 @@ tour-step component configuration with the same name has higher priority
|
||||
|
||||
### TourStep slots
|
||||
|
||||
| Name | Description |
|
||||
| ------- | ----------- |
|
||||
| default | description |
|
||||
| title | title |
|
||||
| Name | Description |
|
||||
| -------- | ----------- |
|
||||
| default | description |
|
||||
| header | header |
|
||||
|
||||
### TourStep events
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user