UNPKG

@syncfusion/ej2-angular-grids

Version:

Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular

12 lines (11 loc) 498 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./pager.module"; /** * NgModule definition for the Pager component with providers. */ export declare class PagerAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<PagerAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PagerAllModule, never, [typeof i1.CommonModule, typeof i2.PagerModule], [typeof i2.PagerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<PagerAllModule>; }