Gets the items contained in this list view.
Namespace: MindFusion.Diagramming
File: ListViewBase.js
JavaScript
![]() |
---|
get items() {} |
Array
An array of DiagramItem objects to show in the list view.
You must call addItem to add items to the list view, instead of modifying this array directly.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |