UNPKG

@syncfusion/ej2-pivotview

Version:

The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table.

10 lines (9 loc) 143 B
/** * Data modules */ /** @hidden */ export * from './engine'; /** @hidden */ export * from './util'; /** @hidden */ export * from './olap';