Questions tagged [vue-konva]

37 questions
0
votes
0 answers

How can I drawing by order

I want to create a drawing project. But It order by vue code.
Rosie Hung
  • 11
  • 2
0
votes
1 answer

vue-konva how save layer with image and line like jpg, png

have v-group with image and lines on layer,stage like this:
Sergey Ka
  • 25
  • 9
0
votes
1 answer

vue-konva how start drawing

Needs to start painting in the stage element when on events mousedown. I have template and example with js in official document. How can i use Line and start draw?