Vue Stepper - DisposingEvent

The argument type in the disposing event.

import { DxStepperTypes } from "devextreme-vue/stepper"
Type: DxStepperTypes.DisposingEvent

component

The UI component's instance.

Selector: DxComponent
Type: Stepper

element

The UI component's container.