Skip to main content

Transformer

title: How to resize and rotate canvas shapes with vue and konva? layout: vue_page


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.