spring-flo
spring-flo copied to clipboard
how can i get the JSON of editor applied palates with modal set values and postion
the DSL which is just rendering the flow and i need to set the position also here i have to hold the created editor palates data and then from that i have to reopen the editor as it is with the values of modal and position , please help !!! 😢
this.graph.getCells() // will return the array containing the metadata and the position with link data
from the EditorContext we can access the graph initiated object this.editorContext.getGraph().getCells()