UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

9 lines (8 loc) 296 B
export function handleCellDeletion({ activeCellCoordinates, selectionAreas, currentMatcher, rows, setActiveCellContent, updateData, }: { activeCellCoordinates: any; selectionAreas: any; currentMatcher: any; rows: any; setActiveCellContent: any; updateData: any; }): void;