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