Gets the nodes contained in this NodeListView.
Namespace: MindFusion.Diagramming
Assembly: NodeListView.js
JavaScript
![]() |
---|
get nodes() {} |
Array
An array of DiagramNode objects to show in the list view.
You must call addNode to add nodes to the list view, instead of modifying this array directly.
MvcDiagram Programmer's Guide | © 2025 MindFusion |