igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
13 lines (12 loc) • 792 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./slider.component";
import * as i2 from "./slider.common";
/**
* @hidden
* IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
*/
export declare class IgxSliderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxSliderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxSliderModule, never, [typeof i1.IgxSliderComponent, typeof i2.IgxThumbFromTemplateDirective, typeof i2.IgxThumbToTemplateDirective, typeof i2.IgxTickLabelTemplateDirective], [typeof i1.IgxSliderComponent, typeof i2.IgxThumbFromTemplateDirective, typeof i2.IgxThumbToTemplateDirective, typeof i2.IgxTickLabelTemplateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxSliderModule>;
}