JavaScript/jQuery FileUploader - UploadErrorEvent
The type of the uploadError event handler's argument.
import { UploadErrorEvent } from "devextreme/ui/file_uploader"
Type:
Used in:
request
Type:
Angular
If you use DxHttpModule, Angular restricts access to the XMLHttpRequest object.
Feedback