[improvement] List: add loading slot (#1804)

This commit is contained in:
neverland
2018-09-14 15:02:59 +08:00
committed by GitHub
parent 44c8b2c492
commit 82b037a576
10 changed files with 22 additions and 8 deletions

View File

@@ -161,7 +161,7 @@ export default {
| Name | Description | slot-scope |
|-----------|-----------|-----------|
| default | Custom label | - |
| - | Custom label | - |
| icon | Custom icon | checked: whether to be checked |
### Checkbox Methods

View File

@@ -164,7 +164,7 @@ export default {
| 名称 | 说明 | slot-scope |
|-----------|-----------|-----------|
| default | 自定义文本 | - |
| - | 自定义文本 | - |
| icon | 自定义图标 | checked: 是否为选中状态 |
### Checkbox 方法