React FileUploader - UploadErrorEvent
The type of the uploadError event handler's argument.
import { FileUploaderTypes } from "devextreme-react/file-uploader"
Type:
FileUploaderTypes.UploadErrorEvent
Used in:
request
Type:
Angular
If you use DxHttpModule, Angular restricts access to the XMLHttpRequest object.