Typescript Library Declarations (DOM)
Function onload
Fires immediately after the browser loads the object.
onload
(
this
,
ev
)
:
any
Parameters
this
:
Window
ev
:
Event
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)
Fires immediately after the browser loads the object.