[new feature] Cell: add label slot (#2956)

This commit is contained in:
neverland
2019-03-12 20:34:17 +08:00
committed by GitHub
parent d4a5644e88
commit a4eedac8b1
5 changed files with 55 additions and 4 deletions
+1
View File
@@ -132,4 +132,5 @@ Vue.use(Cell).use(CellGroup);
| - | Default slot |
| icon | Custom icon |
| title | Custom title |
| label | Custom label |
| right-icon | Custom right icon |