UNPKG

@syncfusion/ej2-grids

Version:

Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.

6 lines (5 loc) 105 B
/** * Export Export Grid and Pager */ export * from './grid/base/grid'; export * from './pager/pager';