UNPKG

@syncfusion/ej2-angular-splitbuttons

Version:

A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Angular

12 lines (11 loc) 570 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./progressbutton.module"; /** * NgModule definition for the ProgressButton component with providers. */ export declare class ProgressButtonAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<ProgressButtonAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressButtonAllModule, never, [typeof i1.CommonModule, typeof i2.ProgressButtonModule], [typeof i2.ProgressButtonModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<ProgressButtonAllModule>; }