docs: rename SlotProps (#7381)

This commit is contained in:
neverland
2020-10-21 21:47:28 +08:00
committed by GitHub
parent 3eb99fcc09
commit 7ec560fc82
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ export default {
### Slots
| 名称 | 说明 | SlotProps |
| 名称 | 说明 | 参数 |
| -------------------- | -------------------- | ---------- |
| default | 在列表下方插入内容 | - |
| top | 在顶部插入内容 | - |