Skip to content

Minima.js API


Minima.js API / @minimajs/disk / plugins / UploadProgress

Interface: UploadProgress

Properties

loaded

ts
loaded: number;

percentage?

ts
optional percentage: number;

total?

ts
optional total: number;