UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

6 lines 258 B
import { ActiveTable } from '../../../activeTable'; export declare class DataCellElement { private static setCellDataStructure; static setColumnDataStructure(at: ActiveTable, columnIndex: number): void; } //# sourceMappingURL=dataCellElement.d.ts.map