How to resize and rotate canvas shapes with vue and konva?

Currently there is no good pure declarative “vue-way” to use Transformer tool.
But you still can use it with some small manual requests to the Konva nodes.
And it will work just fine.

Idea: you need to create Konva.Transformer node, and attach it into required node manually.

Instructions: click on shape to select it.

Enjoying Konva? Please consider to support the project.