[Doc] rename slot-scope to SlotProps (#3825)
This commit is contained in:
@@ -125,7 +125,7 @@ export default {
|
||||
|
||||
### Slots
|
||||
|
||||
| Name | Description | slot-scope |
|
||||
| Name | Description | SlotProps |
|
||||
|------|------|------|
|
||||
| default | Custom Content | timeData |
|
||||
|
||||
|
||||
@@ -135,7 +135,7 @@ export default {
|
||||
|
||||
### Slots
|
||||
|
||||
| 名称 | 说明 | slot-scope 参数 |
|
||||
| 名称 | 说明 | SlotProps |
|
||||
|------|------|------|
|
||||
| default | 自定义内容 | timeData |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user