UNPKG

ag-grid-enterprise

Version:

ag-Grid Enterprise Features

15 lines 442 B
// ag-grid-enterprise v19.1.4 import { Component } from "ag-grid-community/main"; export declare class PivotModePanel extends Component { private columnController; private eventService; private context; private gridOptionsWrapper; private cbPivotMode; constructor(); private createTemplate; init(): void; private onBtPivotMode; private onPivotModeChanged; } //# sourceMappingURL=pivotModePanel.d.ts.map