UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

8 lines 350 B
import { ActiveTable } from '../../../../activeTable'; export declare class DateCellTextEvents { private static keyDownOnText; private static inputText; private static blurText; static setEvents(at: ActiveTable, textElement: HTMLElement, rowIndex: number, columnIndex: number): void; } //# sourceMappingURL=dateCellTextEvents.d.ts.map