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) 95 B
/** * Export Grid components */ export * from './grid/index'; export * from './pager/index';