UNPKG

@carbon/ibm-products

Version:
13 lines 489 B
export function createActiveCellFn({ placementElement, coords, addToHeader, contextRef, blockClass, onActiveCellChange, activeCellValue, activeCellRef, cellEditorRef, defaultColumn, }: { placementElement: any; coords: any; addToHeader?: boolean; contextRef: any; blockClass?: string; onActiveCellChange: any; activeCellValue: any; activeCellRef: any; cellEditorRef: any; defaultColumn: any; }): void; //# sourceMappingURL=createActiveCellFn.d.ts.map