feat(svelte) added isNodeIntersecting and getIntersectingNodes to svelte-flow

This commit is contained in:
Peter
2023-10-02 12:49:38 +02:00
parent ae33cba887
commit 3091262065
6 changed files with 192 additions and 2 deletions
@@ -15,7 +15,8 @@
'two-way-viewport',
'usesvelteflow',
'useupdatenodeinternals',
'validation'
'validation',
'intersections'
];
const onChange = (event: Event) => {