UNPKG

dfx-bootstrap-table

Version:

Angular table CDK implementation for Bootstrap with filtering, sorting and pagination.

12 lines (11 loc) 1.29 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/cdk/table"; import * as i2 from "./table"; import * as i3 from "./cell"; import * as i4 from "./row"; import * as i5 from "./text-column"; export declare class DfxTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<DfxTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DfxTableModule, never, [typeof i1.CdkTableModule, typeof i2.NgbTable, typeof i2.NgbRecycleRows, typeof i3.NgbHeaderCellDef, typeof i4.NgbHeaderRowDef, typeof i3.NgbColumnDef, typeof i3.NgbCellDef, typeof i4.NgbRowDef, typeof i3.NgbFooterCellDef, typeof i4.NgbFooterRowDef, typeof i3.NgbHeaderCell, typeof i3.NgbCell, typeof i3.NgbFooterCell, typeof i4.NgbHeaderRow, typeof i4.NgbRow, typeof i4.NgbFooterRow, typeof i4.NgbNoDataRow, typeof i5.NgbTextColumn], [typeof i2.NgbTable, typeof i2.NgbRecycleRows, typeof i3.NgbHeaderCellDef, typeof i4.NgbHeaderRowDef, typeof i3.NgbColumnDef, typeof i3.NgbCellDef, typeof i4.NgbRowDef, typeof i3.NgbFooterCellDef, typeof i4.NgbFooterRowDef, typeof i3.NgbHeaderCell, typeof i3.NgbCell, typeof i3.NgbFooterCell, typeof i4.NgbHeaderRow, typeof i4.NgbRow, typeof i4.NgbFooterRow, typeof i4.NgbNoDataRow, typeof i5.NgbTextColumn]>; static ɵinj: i0.ɵɵInjectorDeclaration<DfxTableModule>; }