偏右
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
components/table/index.en-US.md
|
|
@ -166,8 +166,8 @@ More about pagination, please check [`Pagination`](/components/pagination/). |
|
|
|
Properties for expandable. |
|
|
|
|
|
|
|
| Property | Description | Type | Default | |
|
|
|
| --- | --- | --- | --- | --- | |
|
|
|
| columnWidth | Set the width of the expand column | string \| number | - | | |
|
|
|
| --- | --- | --- | --- | |
|
|
|
| columnWidth | Set the width of the expand column | string \| number | - | |
|
|
|
| childrenColumnName | The column contains children to display | string | children | |
|
|
|
| defaultExpandAllRows | Expand all rows initially | boolean | false | |
|
|
|
| defaultExpandedRowKeys | Initial expanded row keys | string\[] | - | |
|
|
|