In my project I am using konvajs. Is there any way to export as a SVG image ?
I have found library to do that, which is quite new. I did some tests, and it seems to work well.
This library for Konva React version.
npm install react-konva-to-svg
Links