UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

9 lines 431 B
import { OuterContainerDropdownI } from '../../../../types/outerContainerInternal'; import { ActiveTable } from '../../../../activeTable'; export declare class RowsPerPageDropdown { private static getLeftPropertyToCenterDropdown; private static display; private static setWidth; static create(at: ActiveTable, optionsButton: HTMLElement): OuterContainerDropdownI; } //# sourceMappingURL=rowsPerPageDropdown.d.ts.map