WorkerGlobalScope Events.
WorkerGlobalScope Events.
Event.
Is an EventHandler representing the code to be called when the event is raised. Also available via the WorkerGlobalScope.onclose property.
Event. Is an EventHandler representing the code to be called when the event is raised. Also available via the WorkerGlobalScope.onclose property.
Event.
Fired when an error occured. Also available via the WorkerGlobalScope.onerror property.
Event. Fired when an error occured. Also available via the WorkerGlobalScope.onerror property.
Event.
The languagechange event is fired at the global scope object the user's preferred language changes.
See also: https://developer.mozilla.org/en-US/docs/Web/API/WorkerGlobalScope/languagechange_event
Event. The languagechange event is fired at the global scope object the user's preferred language changes. See also: `https://developer.mozilla.org/en-US/docs/Web/API/WorkerGlobalScope/languagechange_event`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close