mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
8 lines
242 B
Markdown
8 lines
242 B
Markdown
|
## zh-CN
|
||
|
|
||
|
你可以通过 `Table.EXPAND_COLUMN` 和 `Table.SELECT_COLUMN` 来控制选择和展开列的顺序。
|
||
|
|
||
|
## en-US
|
||
|
|
||
|
You can control the order of the expand and select columns by using `Table.EXPAND_COLUMN` and `Table.SELECT_COLUMN`.
|