UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

8 lines (7 loc) 274 B
export function moveColumnIndicatorLine({ blockClass, clonedSelectionElement, ref, spreadsheetCoords, leftScrollAmount, }: { blockClass?: string | undefined; clonedSelectionElement: any; ref: any; spreadsheetCoords: any; leftScrollAmount: any; }): void;