Angular Draggable - InitializedEvent

The type of the initialized event handler's argument.

import { DxDraggableTypes } from "devextreme-angular/ui/draggable"
Type: DxDraggableTypes.InitializedEvent

component

The UI component's instance.

Type: Draggable

element

The UI component's container.