UNPKG

@syncfusion/ej2-angular-documenteditor

Version:

Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular

15 lines (14 loc) 792 B
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./documenteditorcontainer.module"; export declare const ToolbarService: ValueProvider; export declare const RibbonService: ValueProvider; /** * NgModule definition for the DocumentEditorContainer component with providers. */ export declare class DocumentEditorContainerAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorContainerAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DocumentEditorContainerAllModule, never, [typeof i1.CommonModule, typeof i2.DocumentEditorContainerModule], [typeof i2.DocumentEditorContainerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<DocumentEditorContainerAllModule>; }