EXPLORATION 01 / 06

Basic canvas

Field notes

What this showsA small, connective workflow you can move, wire, inspect, and reset. Start with the handles, then use the viewport tools to change your view.

Drag a handle to connect nodes
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Live canvas 4 nodes · 2 edges

What this shows

Nodes remain draggable while handles create real edges. Use Shift to select a group, then pan, zoom, or fit the workflow with the built-in controls.

Nodes
4
Edges
2
Under the hood SVELTE 5View source
src/routes/demo/basic/+page.svelte

The actual route source, imported with ?raw. Shared components and graph utilities live in src/lib.