Replies: 1 comment 4 replies
-
editor.view.nodes.get(node).translate(...newPosition) |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
uto-j
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to move a node programmatically?
I use react-render-plugin.
I tried below:
Then only connections moved.
I can create a new node specified position, but can not move it later.
Beta Was this translation helpful? Give feedback.
All reactions