UNPKG

ng-hub-ui-table

Version:

Highly customizable Angular table and list components with pagination, sorting and filtering support.

4 lines (3 loc) 193 B
import { PaginableTableConfig } from '../interfaces/paginable-table-config'; export declare const DEFAULT_LANGUAGE: string; export declare const DEFAULT_PAGINABLE_CONFIG: PaginableTableConfig;