[Doc] rename slot-scope to SlotProps (#3825)

This commit is contained in:
neverland
2019-07-11 17:05:49 +08:00
committed by GitHub
parent db8428dd19
commit 0c7fc25d97
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ export default {
### Checkbox Slots
| Name | Description | slot-scope |
| Name | Description | SlotProps |
|------|------|------|
| default | Custom label | - |
| icon | Custom icon | checked: whether to be checked |