SharedWorkerGlobalScope
The SharedWorkerGlobalScope
object (the SharedWorker global scope) is accessible through the window.self keyword.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The location
read-only property of the WorkerGlobalScope interface returns the WorkerLocation associated with the worker.
Link copied to clipboard
The navigator
read-only property of the WorkerGlobalScope interface returns the WorkerNavigator associated with the worker.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard