UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 248 B
import { ActiveTable } from '../../../../activeTable'; export declare class CellTextEvents { static tabOutOfCell(at: ActiveTable, rowIndex: number, columnIndex: number, event: KeyboardEvent): void; } //# sourceMappingURL=cellTextEvents.d.ts.map