Home Manual Reference Source

Function

Static Public Summary
public

onLoad(callback: function(): void)

Executes the given callback on DOMContentLoaded.

Static Public

public onLoad(callback: function(): void) source

Executes the given callback on DOMContentLoaded.

Params:

NameTypeAttributeDescription
callback function(): void