@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) • 475 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./pager.component";
import * as i2 from "@angular/common";
/**
* NgModule definition for the Pager component.
*/
export declare class PagerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PagerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PagerModule, [typeof i1.PagerComponent], [typeof i2.CommonModule], [typeof i1.PagerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PagerModule>;
}