@carbon/ibm-products
Version:
Carbon for IBM Products
8 lines • 315 B
TypeScript
export function moveColumnIndicatorLine({ blockClass, clonedSelectionElement, ref, spreadsheetCoords, leftScrollAmount, }: {
blockClass?: string;
clonedSelectionElement: any;
ref: any;
spreadsheetCoords: any;
leftScrollAmount: any;
}): void;
//# sourceMappingURL=moveColumnIndicatorLine.d.ts.map