Browse Source

Update index.en-US.md

pull/28846/head
偏右 4 years ago
committed by GitHub
parent
commit
b913b26374
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      components/table/index.en-US.md

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

Loading…
Cancel
Save