@carbon/ibm-products
Version:
Carbon for IBM Products
9 lines • 344 B
TypeScript
export function handleCellDeletion({ activeCellCoordinates, selectionAreas, currentMatcher, rows, setActiveCellContent, updateData, }: {
activeCellCoordinates: any;
selectionAreas: any;
currentMatcher: any;
rows: any;
setActiveCellContent: any;
updateData: any;
}): void;
//# sourceMappingURL=handleCellDeletion.d.ts.map