Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
149013 | Nov 12,2019 06:35 AM UTC | Nov 20,2019 08:36 AM UTC | React - EJ 2 | 8 |
![]() |
Tags: Diagram |
<DiagramComponent id="diagram"
ref={diagram => (diagramInstance = diagram)} width={"100%"} height={"640px"}
created={(args) => {
//iterate a nodes collection
for(var i=0; i < diagramInstance.nodes.length;i++) {
// get a node
var node = diagramInstance.nodes[i];
}
}}
>
</DiagramComponent> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.