Typescript Library Declarations (DOM)
Function onprogress
Occurs to indicate progress while downloading media data.
onprogress
(
this
,
ev
)
:
any
Parameters
this
:
Window
ev
:
ProgressEvent
<
EventTarget
>
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)
Occurs to indicate progress while downloading media data.