@carbon/ibm-products
Version:
Carbon for IBM Products
10 lines • 374 B
TypeScript
export function selectAllCells({ activeCellCoordinates, columns, setCurrentMatcher, setSelectionAreas, ref, rows, updateActiveCellCoordinates, }: {
activeCellCoordinates: any;
columns: any;
setCurrentMatcher: any;
setSelectionAreas: any;
ref: any;
rows: any;
updateActiveCellCoordinates: any;
}): any;
//# sourceMappingURL=selectAllCells.d.ts.map