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.

4 lines (3 loc) 366 B
import * as index from '@syncfusion/ej2-gantt'; index.Gantt.Inject( index.Filter,index.Selection,index.Sort,index.Reorder,index.Resize,index.Edit,index.DayMarkers,index.Toolbar,index.ContextMenu,index.ExcelExport,index.RowDD,index.ColumnMenu,index.PdfExport,index.VirtualScroll,index.CriticalPath,index.UndoRedo,index.Freeze); export * from '@syncfusion/ej2-gantt';