UNPKG

ng-hub-ui-table

Version:

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

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