mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 19:19:20 +08:00
248 B
248 B
zh-CN
你可以通过 Table.EXPAND_COLUMN
和 Table.SELECTION_COLUMN
来控制选择和展开列的顺序。
en-US
You can control the order of the expand and select columns by using Table.EXPAND_COLUMN
and Table.SELECTION_COLUMN
.