UNPKG

@carbon/ibm-products

Version:
11 lines 492 B
export function useSpreadsheetOutsideClick({ isBlurSpreadsheet, spreadsheetRef, blockClass, setActiveCellCoordinates, setSelectionAreas, removeActiveCell, setContainerHasFocus, removeCellEditor, }: { isBlurSpreadsheet: any; spreadsheetRef: any; blockClass?: string; setActiveCellCoordinates: any; setSelectionAreas: any; removeActiveCell: any; setContainerHasFocus: any; removeCellEditor: any; }): void; //# sourceMappingURL=useSpreadsheetOutsideClick.d.ts.map