Type Alias DragEndEventHandlerFn

DragEndEventHandlerFn: (event: DragEndEvent) => void

Type declaration