UNPKG

ng-fusion-ui

Version:

New Angular component library!

16 lines (15 loc) 1.38 kB
import * as i0 from "@angular/core"; import * as i1 from "./table/table.component"; import * as i2 from "./tbody-cell/tbody-cell.component"; import * as i3 from "./thead-cell/thead-cell.component"; import * as i4 from "./tbody-actions/tbody-actions.component"; import * as i5 from "./directives/body-template.directive"; import * as i6 from "./directives/header-template.directive"; import * as i7 from "./directives/expand-template.directive"; import * as i8 from "./directives/popup-template.directive"; import * as i9 from "./directives/highlight.directive"; export declare class DataTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<DataTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DataTableModule, never, [typeof i1.TableComponent, typeof i2.TbodyCellComponent, typeof i3.TheadCellComponent, typeof i4.TbodyActionsComponent, typeof i5.BodyTemplateDirective, typeof i6.HeaderTemplateDirective, typeof i7.ExpandTemplateDirective, typeof i8.PopupTemplateDirective, typeof i9.HighlightDirective], [typeof i1.TableComponent, typeof i2.TbodyCellComponent, typeof i3.TheadCellComponent, typeof i4.TbodyActionsComponent, typeof i5.BodyTemplateDirective, typeof i6.HeaderTemplateDirective, typeof i7.ExpandTemplateDirective, typeof i8.PopupTemplateDirective, typeof i9.HighlightDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DataTableModule>; }