mirror of
https://github.com/nasa/openmct.git
synced 2025-02-07 11:30:28 +00:00
[Documentation] Specify default value
...for shared property of workers.
This commit is contained in:
parent
8363302caf
commit
ef5a26dfcc
@ -1268,6 +1268,7 @@ are supported:
|
|||||||
* `shared`: Optional; a boolean flag which, if true, indicates that this
|
* `shared`: Optional; a boolean flag which, if true, indicates that this
|
||||||
worker should be instantiated as a
|
worker should be instantiated as a
|
||||||
[`SharedWorker`](https://developer.mozilla.org/en-US/docs/Web/API/SharedWorker/SharedWorker).
|
[`SharedWorker`](https://developer.mozilla.org/en-US/docs/Web/API/SharedWorker/SharedWorker).
|
||||||
|
Default value is `false`.
|
||||||
|
|
||||||
# Directives
|
# Directives
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user