[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
+1 -1
View File
@@ -96,7 +96,7 @@ export default {
| name | Description |
|-----------|-----------|
| default | Content |
| - | Content |
| value | Custom value |
| icon | Custom icon |
| title | Custom title |
+1 -1
View File
@@ -108,7 +108,7 @@ export default {
| 名称 | 说明 |
|-----------|-----------|
| default | 面板内容 |
| - | 面板内容 |
| value | 自定义显示内容 |
| icon | 自定义`icon` |
| title | 自定义`title` |