React Draggable - DisposingEvent

The type of the disposing event handler's argument.

import { DraggableTypes } from "devextreme-react/draggable"
Type: DraggableTypes.DisposingEvent

component

The UI component's instance.

Selector: Component
Type: Draggable

element

The UI component's container.