np-table Selection

Add type: 'selection' to columns to enable multi-select, and pass checkedRowKeys and onUpdateCheckedRowKeys via option.props to control the selected state.

Note: option must be defined as a computed so that reactive updates of checkedRowKeys are synced to the table.

浏览器不支持,请手动复制 selection.en.vue