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
@@ -197,7 +197,7 @@ export default {
### Radio Slots
| 名称 | 说明 | SlotProps |
| 名称 | 说明 | 参数 |
| ------- | ---------- | ------------------ |
| default | 自定义文本 | - |
| icon | 自定义图标 | _checked: boolean_ |