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.

7 lines (6 loc) 125 B
/** * PivotGrid component exported items */ export * from './base'; export * from './renderer'; export * from './actions';