feat(svelte) added isNodeIntersecting and getIntersectingNodes to svelte-flow
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
'two-way-viewport',
|
||||
'usesvelteflow',
|
||||
'useupdatenodeinternals',
|
||||
'validation'
|
||||
'validation',
|
||||
'intersections'
|
||||
];
|
||||
|
||||
const onChange = (event: Event) => {
|
||||
|
||||
Reference in New Issue
Block a user