React Sortable - InitializedEvent

The type of the initialized event handler's argument.

import { SortableTypes } from "devextreme-react/sortable"
Type: SortableTypes.InitializedEvent

component

The UI component's instance.

Type: Sortable

element

The UI component's container.