UNPKG

ng-hub-ui-table

Version:

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

5 lines (4 loc) 91 B
export interface PaginableTableOrdination { property: string; direction: string; }