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) 567 B
import * as index from '@syncfusion/ej2-diagrams'; index.Diagram.Inject( index.HierarchicalTree,index.MindMap,index.RadialTree,index.ComplexHierarchicalTree,index.DataBinding,index.Snapping,index.PrintAndExport,index.BpmnDiagrams,index.SymmetricLayout,index.ConnectorBridging,index.UndoRedo,index.LayoutAnimation,index.DiagramContextMenu,index.LineRouting,index.AvoidLineOverlapping,index.ConnectorEditing,index.LineDistribution,index.Ej1Serialization,index.FlowchartLayout); index.SymbolPalette.Inject( index.BpmnDiagrams); export * from '@syncfusion/ej2-diagrams';