feat(svelte): add controls

This commit is contained in:
moklick
2023-02-19 17:29:29 +01:00
parent ba592ceea6
commit 90ac61a6bd
12 changed files with 239 additions and 6 deletions
@@ -47,6 +47,8 @@
<NodeRenderer />
<EdgeRenderer />
</Viewport>
<slot />
</div>
<style>