[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
+2 -2
View File
@@ -128,9 +128,9 @@ Vue.use(Cell).use(CellGroup);
### Cell Slot
| name | Description |
| Name | Description |
|------|------|
| - | Default slot |
| default | Default slot |
| icon | Custom icon |
| title | Custom title |
| label | Custom label |