Skip to main content

Accessing the Konva node

In some cases you might need to access the underlying Konva node of the svelte-konva component directly. You can do this by accessing the node property of the corresponding component instance or by accessing it in the payload of a Konva event.