module
meteoJS/synview/typeCollection
Source: synview/
Child class
Abstract type
Class
TypeCollection
Abstract type
inner
options Object
Options for constructor.
Parameters
Name | Type | Optional | Description |
---|---|---|---|
exclusiveVisibility |
boolean |
Yes |
At the same time, only one single type is visible. |
syncVisibility |
boolean |
Yes |
If the visibility of a type changes, all other types are also adjusted. If exclusiveVisibility is set to true, this will be ignored. |