Vue Sortable - InitializedEvent

The type of the initialized event handler's argument.

import { DxSortableTypes } from "devextreme-vue/sortable"
Type: DxSortableTypes.InitializedEvent

component

The UI component's instance.

Type: Sortable

element

The UI component's container.