UNPKG

ng-hub-ui-table

Version:

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

9 lines (8 loc) 425 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class PaginableListItemDirective { template: TemplateRef<any>; constructor(template: TemplateRef<any>); static ɵfac: i0.ɵɵFactoryDeclaration<PaginableListItemDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<PaginableListItemDirective, "[listItemTpt]", never, {}, {}, never, never, true, never>; }