True if this merged connection represents connections going both directions between from and to
The original connections that were merged. Will be sorted using the order function if one is given.
Optional
fromThe file/folder the rendered connection will show from. This can be a folder when there are deeply nested files which are hidden until the user zooms in. Then connections to those files will show connected to the visible parent folder.
Optional
line?: numberOptional
toThe file or folder the rendered connection will show to. Can be a folder just like from
.
Optional
line?: numberOptional
tooltipGenerated using TypeDoc
Represents a merged group of Connections, that will be rendered as one line in the visualization. The connections are grouped together based on the merge rules.