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.

9 lines (8 loc) 663 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } exports.__esModule = true; var index = require("@syncfusion/ej2-grids"); index.Grid.Inject(index.Filter, index.Page, index.Selection, index.Sort, index.Group, index.Reorder, index.RowDD, index.DetailRow, index.Toolbar, index.Aggregate, index.Search, index.VirtualScroll, index.Edit, index.Resize, index.ExcelExport, index.PdfExport, index.CommandColumn, index.ContextMenu, index.Freeze, index.ColumnMenu, index.ColumnChooser, index.ForeignKey, index.BlazorAction, index.InfiniteScroll, index.LazyLoadGroup); __export(require("@syncfusion/ej2-grids"));