ant-design/components/table/demo/order-column.md

8 lines
242 B
Markdown
Raw Normal View History

## 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`.