@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
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./dropdownbutton.module";
/**
* NgModule definition for the DropDownButton component with providers.
*/
export declare class DropDownButtonAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DropDownButtonAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DropDownButtonAllModule, never, [typeof i1.CommonModule, typeof i2.DropDownButtonModule], [typeof i2.DropDownButtonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DropDownButtonAllModule>;
}