UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

8 lines (7 loc) 338 B
export function handleActiveCellInSelectionEnter({ activeCellInsideSelectionArea, activeCellCoordinates, activeCellRef, selectionAreas, updateActiveCellCoordinates, }: { activeCellInsideSelectionArea: any; activeCellCoordinates: any; activeCellRef: any; selectionAreas: any; updateActiveCellCoordinates: any; }): any;