ProgressEventInit
Extends
Properties
bubbles?
optional bubbles?: boolean;
Inherited from
cancelable?
optional cancelable?: boolean;
Inherited from
composed?
optional composed?: boolean;
Inherited from
lengthComputable?
optional lengthComputable?: boolean;
loaded?
optional loaded?: number;
total?
optional total?: number;