Sets a value indicating whether newly created nodes can be collapsed and expanded by users.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function setNodesExpandable (value) |
A boolean value assigned to the Expandable property of new nodes. The default is false.