Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-10-22 16:10:38 +08:00
29 changed files with 276 additions and 80 deletions

View File

@@ -282,7 +282,7 @@ export default {
### Checkbox Slots
| 名称 | 说明 | SlotProps |
| 名称 | 说明 | 参数 |
| ------- | ---------- | ------------------ |
| default | 自定义文本 | - |
| icon | 自定义图标 | _checked: boolean_ |