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) 441 B
import * as index from '@syncfusion/ej2-treegrid'; index.TreeGrid.Inject( index.Filter,index.Page,index.Sort,index.Reorder,index.Toolbar,index.Aggregate,index.Resize,index.ColumnMenu,index.ExcelExport,index.PdfExport,index.CommandColumn,index.ContextMenu,index.Edit,index.Selection,index.VirtualScroll,index.DetailRow,index.RowDD,index.Freeze,index.ColumnChooser,index.Logger,index.InfiniteScroll); export * from '@syncfusion/ej2-treegrid';