React Draggable - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type: Draggable

element

The UI component's container.