campfire.js
Preparing search index...
campfire
onload
Function onload
onload
(
cb
:
(
ev
:
Event
)
=>
void
)
:
void
Fires a callback when the DOMContentLoaded event fires.
Parameters
cb
:
(
ev
:
Event
)
=>
void
The callback to run.
Returns
void
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
campfire.js
Loading...
Fires a callback when the DOMContentLoaded event fires.