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
@@ -90,7 +90,7 @@ export default {
### Slots
| 名称 | 描述 | SlotProps |
| 名称 | 描述 | 参数 |
| --- | --- | --- |
| page `v2.10.9` | 自定义页码 | _{ number: number, text: string, active: boolean }_ |
| prev-text `v2.10.9` | 自定义上一页按钮文字 | `-` |