core.createbinaryoptions.onprogress | Medplum
CreateBinaryOptions.onProgress property
Optional fetch options. NOTE: only requestOptions.signal is respected when onProgress is also provided.
Signature:
readonly onProgress?: (e: ProgressEvent) => void;