--- order: 2 title: en-US: selection zh-CN: 可选择 --- ## zh-CN 第一列是联动的选择框。 默认点击 checkbox 触发选择行为,需要 `点击行` 触发可参考例子:https://codesandbox.io/s/row-selection-on-click-tr58v ## en-US Rows can be selectable by making first column as a selectable column. selection happens when clicking checkbox defaultly. You can see https://codesandbox.io/s/row-selection-on-click-tr58v if you need row-click selection behavior.