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.

6 lines (5 loc) 97 B
/** * Base export */ export * from './base/pivotview'; export * from './base/pivotview-model';