Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i get the JSON of editor applied palates with modal set values and postion #94

Open
SkCodeRains opened this issue May 16, 2023 · 1 comment

Comments

@SkCodeRains
Copy link

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 !!! 😢

@SkCodeRains
Copy link
Author

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant