Events
This section describes the events associated with the Web Workers API.
In this section
| Topic | Description |
|---|---|
|
Returns a message from the parent thread to the worker thread, or between two MessagePort objects. | |
|
Returns an error if a worker throws an unhandled exception. |
Show: