feat(CellGroup): add title slot (#4227)
This commit is contained in:
@@ -132,6 +132,13 @@ Vue.use(Cell).use(CellGroup);
|
||||
|------|------|------|
|
||||
| click | Triggered when click cell | event: Event |
|
||||
|
||||
### CellGroup Slots
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| default | Default slot |
|
||||
| title | Custom title |
|
||||
|
||||
### Cell Slots
|
||||
|
||||
| Name | Description |
|
||||
|
||||
Reference in New Issue
Block a user