How to draw image on canvas with Svelte?

For images you need to manually create a native window.Image instance or canvas element and use it as image attribute of Image component.

Enjoying Konva? Please consider to support the project.