doc: update table doc

pull/4697/head
tangjinzhou 2021-09-25 18:24:17 +08:00
parent ba560a37fe
commit 3a98c44356
1 changed files with 3 additions and 4 deletions

View File

@ -188,10 +188,9 @@ type Breakpoint = 'xxl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs';
### ColumnGroup
| Property | Description | Type | Default |
| --- | --- | --- | --- |
| title | Title of the column group | string\|slot | - |
| slots | When using columns, you can use this property to configure the properties that support the slot, such as `slots: { title: 'XXX'}` | object | - |
| Property | Description | Type | Default |
| -------- | ------------------------- | ------------ | ------- |
| title | Title of the column group | string\|slot | - |
### pagination