Vue Draggable - DisposingEvent

The type of the disposing event handler's argument.

import { DxDraggableTypes } from "devextreme-vue/draggable"
Type: DxDraggableTypes.DisposingEvent

component

The UI component's instance.

Selector: DxComponent
Type: Draggable

element

The UI component's container.