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