How to draw image on canvas with Vue?

获取Konva最新的信息

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

Next