UNPKG

@syncfusion/ej2

Version:

A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.

5 lines (4 loc) 954 B
import * as index from '@syncfusion/ej2-documenteditor'; index.DocumentEditor.Inject( index.Print,index.SfdtExport,index.WordExport,index.TextExport,index.Selection,index.Search,index.Editor,index.EditorHistory,index.OptionsPane,index.ContextMenu,index.ImageResizer,index.HyperlinkDialog,index.TableDialog,index.BookmarkDialog,index.TableOfContentsDialog,index.PageSetupDialog,index.ParagraphDialog,index.ListDialog,index.StyleDialog,index.StylesDialog,index.BulletsAndNumberingDialog,index.FontDialog,index.TablePropertiesDialog,index.BordersAndShadingDialog,index.TableOptionsDialog,index.CellOptionsDialog,index.SpellChecker,index.SpellCheckDialog,index.CollaborativeEditing,index.ColumnsDialog,index.CollaborativeEditingHandler,index.Optimized,index.TabDialog,index.TextFormFieldDialog,index.DropDownFormFieldDialog,index.CheckBoxFormFieldDialog); index.DocumentEditorContainer.Inject( index.Toolbar); export * from '@syncfusion/ej2-documenteditor';