UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

7 lines 317 B
import { ActiveTable } from '../../../../../activeTable'; export declare class PageNumberButtonEvents { private static markClick; private static buttonMouseUp; static setEvents(at: ActiveTable, buttonNumber: number, buttonElement: HTMLElement): void; } //# sourceMappingURL=pageNumberButtonEvents.d.ts.map