UNPKG

@syncfusion/ej2-vue-documenteditor

Version:

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

4 lines (3 loc) 301 B
export * from '@syncfusion/ej2-documenteditor'; export { DocumentEditorComponent, DocumentEditorPlugin } from './document-editor/documenteditor.component'; export { DocumentEditorContainerComponent, DocumentEditorContainerPlugin } from './document-editor-container/documenteditorcontainer.component';