Interface: RequestLinksOptions
Options for DataDiagramModel.requestLinks.
See
Properties
Property | Type | Description |
---|---|---|
| readonly | If specified, skips fetching links between existing elements on the diagram and only adds links between all elements and the specified set. It is recommended to specify this set if possible to allow incremental link loading (avoid fetching already added links). |
| readonly | If specified, instructs the data provider to only return links with one of the specified types. |