UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 217 B
import { ActiveTable } from '../../activeTable'; export declare class FullTableOverlayEvents { static onMouseDown(this: ActiveTable, event: MouseEvent): void; } //# sourceMappingURL=fullTableOverlayEvents.d.ts.map