Vue PivotGrid - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxPivotGridTypes } from "devextreme-vue/pivot-grid"
Type: DxPivotGridTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

PivotGrid

element

The UI component's container.