UNPKG

igniteui-angular

Version:

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

14 lines (13 loc) 1.21 kB
import * as i0 from "@angular/core"; import * as i1 from "./step/step.component"; import * as i2 from "./stepper.component"; import * as i3 from "./stepper.directive"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxStepperModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxStepperModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxStepperModule, never, [typeof i1.IgxStepComponent, typeof i2.IgxStepperComponent, typeof i3.IgxStepTitleDirective, typeof i3.IgxStepSubtitleDirective, typeof i3.IgxStepIndicatorDirective, typeof i3.IgxStepContentDirective, typeof i3.IgxStepActiveIndicatorDirective, typeof i3.IgxStepCompletedIndicatorDirective, typeof i3.IgxStepInvalidIndicatorDirective], [typeof i1.IgxStepComponent, typeof i2.IgxStepperComponent, typeof i3.IgxStepTitleDirective, typeof i3.IgxStepSubtitleDirective, typeof i3.IgxStepIndicatorDirective, typeof i3.IgxStepContentDirective, typeof i3.IgxStepActiveIndicatorDirective, typeof i3.IgxStepCompletedIndicatorDirective, typeof i3.IgxStepInvalidIndicatorDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxStepperModule>; }