Gets or sets a value indicating whether newly created nodes are expandable.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get nodesExpandable() {} |
Boolean
A boolean value assigned to the expandable property of new nodes.
See Also