Update index.en-US.md

This commit is contained in:
偏右 2021-01-13 16:14:51 +08:00 committed by GitHub
parent 3f30db32f7
commit b913b26374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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\[] | - |