const rowSelectionFeature: TableFeature<RowSelectionFeatureConstructors<TableFeatures, RowData>>;const rowSelectionFeature: TableFeature<RowSelectionFeatureConstructors<TableFeatures, RowData>>;Defined in: features/row-selection/rowSelectionFeature.ts:172
The stock row selection feature.
Register this feature to add row selection state, selected row-model helpers, and table/row APIs for checkbox and bulk-selection UI.