Gets or sets whether links should be automatically connected to the nearest node.
Namespace: MindFusion.Diagramming
File: ItemListView.js
JavaScript
![]() |
---|
get autoConnectLinks() {} |
Boolean
true to automatically connect links, or false otherwise. The default value is true.
If this property is enabled and there are nodes within autoConnectDistance when a link is created via drag-and-drop, the link automatically connects to the nodes. Otherwise it is created as unconnected link.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |