Vue PivotGrid - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

PivotGrid

element

The UI component's container.