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.

12 lines (11 loc) 183 B
/** * Data modules */ /** @hidden */ export * from './engine'; /** @hidden */ export * from './util'; /** @hidden */ export * from './types'; /** @hidden */ export * from './olap';