UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

8 lines 332 B
import { ActiveTable } from '../../../../activeTable'; export declare class ColumnDropdownCellOverlayEvents { private static mouseClick; private static mouseLeave; private static mouseEnter; static setEvents(at: ActiveTable, columnIndex: number): void; } //# sourceMappingURL=columnDropdownCellOverlayEvents.d.ts.map