Vue FileUploader - UploadAbortedEvent
The type of the uploadAborted event handler's argument.
import { DxFileUploaderTypes } from "devextreme-vue/file-uploader"
Type:
DxFileUploaderTypes.UploadAbortedEvent
Used in:
request
Type:
Angular
If you use DxHttpModule, Angular restricts access to the XMLHttpRequest object.