UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

16 lines (15 loc) 1.23 kB
import * as i0 from "@angular/core"; import * as i1 from "./action-strip.component"; import * as i2 from "./grid-actions/grid-pinning-actions.component"; import * as i3 from "./grid-actions/grid-editing-actions.component"; import * as i4 from "./grid-actions/grid-actions-base.directive"; import * as i5 from "./grid-actions/grid-action-button.component"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxActionStripModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxActionStripModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxActionStripModule, never, [typeof i1.IgxActionStripComponent, typeof i1.IgxActionStripMenuItemDirective, typeof i2.IgxGridPinningActionsComponent, typeof i3.IgxGridEditingActionsComponent, typeof i4.IgxGridActionsBaseDirective, typeof i5.IgxGridActionButtonComponent], [typeof i1.IgxActionStripComponent, typeof i1.IgxActionStripMenuItemDirective, typeof i2.IgxGridPinningActionsComponent, typeof i3.IgxGridEditingActionsComponent, typeof i4.IgxGridActionsBaseDirective, typeof i5.IgxGridActionButtonComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxActionStripModule>; }