active-table
Version:
Framework agnostic table component for editable data experience
7 lines • 362 B
TypeScript
import { ActiveTable } from '../../../../activeTable';
export declare class RowsPerPageDropdownItemUtil {
private static updateRowsAndPaginationComponents;
private static getNewRowsPerPage;
static setNewRowsPerPage(at: ActiveTable, optionsButton: HTMLElement, newRowsPerPage: string): void;
}
//# sourceMappingURL=rowsPerPageDropdownItemUtil.d.ts.map