ng2-qgrid
Version:
Angular data grid
9 lines (8 loc) • 1.7 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@qgrid/ngx";
import * as i2 from "@qgrid/ngx-plugins";
export declare class Ng2GridModule {
static ɵfac: i0.ɵɵFactoryDeclaration<Ng2GridModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<Ng2GridModule, never, never, [typeof i1.GridModule, typeof i1.ColumnListModule, typeof i1.ColumnModule, typeof i1.ToolbarModule, typeof i1.RowModule, typeof i1.VscrollModule, typeof i1.ThemeModule, typeof i1.ResizeModule, typeof i1.DndModule, typeof i1.TemplateModule, typeof i2.ActionBarModule, typeof i2.ActionModule, typeof i2.AltModule, typeof i2.AutoCompleteEditorModule, typeof i2.BackdropModule, typeof i2.BoolEditorModule, typeof i2.CaptionModule, typeof i2.CellTooltipModule, typeof i2.CellEditorModule, typeof i1.ChangeDetectorModule, typeof i2.ColumnChooserModule, typeof i2.ColumnChooserTriggerModule, typeof i2.ColumnFilterModule, typeof i2.ColumnSortModule, typeof i2.CommandModule, typeof i2.DataManipulationModule, typeof i2.EbModule, typeof i2.EditFormModule, typeof i2.ExportModule, typeof i2.FileModule, typeof i2.FocusModule, typeof i2.ImportModule, typeof i1.LayerModule, typeof i2.LayoutModule, typeof i2.LegendModule, typeof i2.LiveCellModule, typeof i2.LiveColumnModule, typeof i2.LiveRowModule, typeof i2.PagerModule, typeof i2.PaneModule, typeof i2.PersistenceModule, typeof i2.PipeModule, typeof i2.ProgressModule, typeof i2.QueryBuilderModule, typeof i2.ReferenceEditorModule, typeof i2.RestModule, typeof i2.DataProviderModule, typeof i2.StatusBarModule, typeof i2.TabTrapModule, typeof i2.ValidationModule, typeof i2.VisibilityModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Ng2GridModule>;
}