@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) • 547 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./progressbutton.component";
import * as i2 from "@angular/common";
/**
* NgModule definition for the ProgressButton component.
*/
export declare class ProgressButtonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressButtonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressButtonModule, [typeof i1.ProgressButtonComponent], [typeof i2.CommonModule], [typeof i1.ProgressButtonComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressButtonModule>;
}