[Doc] default slot name

This commit is contained in:
陈嘉涵
2019-04-30 17:32:00 +08:00
parent 2bb01b4a63
commit cd0720954c
65 changed files with 97 additions and 98 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ Use slot to custom content.
### Slot
| name | Description |
| Name | Description |
|------|------|
| title | Custom title |
| desc | Custom description |
+1 -1
View File
@@ -60,7 +60,7 @@ Vue.use(Card);
### Event
| 事件名 | 说明 | 参数 |
| 事件名 | 说明 | 回调参数 |
|------|------|------|
| click | 点击时触发 | - |