Add elevateNodesOnSelect prop, fix z-index not increased when selecting nodes

This commit is contained in:
peterkogo
2025-02-19 12:03:55 +01:00
parent e8a971e00a
commit bb28ef4846
3 changed files with 7 additions and 1 deletions
@@ -64,6 +64,7 @@
colorModeSSR,
style,
defaultEdgeOptions,
elevateNodesOnSelect,
...divAttributes
} = $derived(rest);