docs(Radio): improve param type

This commit is contained in:
陈嘉涵
2020-02-08 20:22:57 +08:00
parent 06513a985f
commit 779c83bd67
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ export default {
| Name | Description | SlotProps |
|------|------|------|
| default | Custom label | - |
| icon | Custom icon | checked: whether to be checked |
| icon | Custom icon | *checked: boolean* |
### CheckboxGroup Methods