Is it possible to select multiple nodes & group them ? #1134
-
Hi, I was wondering if the library offers multiple selections on nodes ? I can't seem to find it in the official documentation or examples. If yes:
Thanks in advance PS: this project is honestly really cool. Thank you all for your hardwork |
Beta Was this translation helpful? Give feedback.
Answered by
gitHoussem
Dec 1, 2023
Replies: 1 comment
-
Partial Selection is possible using this prop on
Changing the drag selection activation key and the multi-selection keyboard shortcut is done by:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gitHoussem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Partial Selection is possible using this prop on
VueFlow
component :Changing the drag selection activation key and the multi-selection keyboard shortcut is done by: