@carbon/ibm-products
Version:
Carbon for IBM Products
8 lines • 400 B
TypeScript
export function handleActiveCellInSelectionEnter({ activeCellInsideSelectionArea, activeCellCoordinates, activeCellRef, selectionAreas, updateActiveCellCoordinates, }: {
activeCellInsideSelectionArea: any;
activeCellCoordinates: any;
activeCellRef: any;
selectionAreas: any;
updateActiveCellCoordinates: any;
}): any;
//# sourceMappingURL=handleActiveCellInSelectionEnter.d.ts.map