UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

8 lines 327 B
import { ActiveTable } from '../../../../activeTable'; export declare class RowsPerPageSelectButtonEvents { private static mouseDown; private static mouseLeave; private static mouseEnter; static setEvents(at: ActiveTable, button: HTMLElement): void; } //# sourceMappingURL=rowsPerPageSelectButtonEvents.d.ts.map