How to save a drawing from react-konva?To export any Konva node into an image you can either use the node.toDataURL() or the node.toImage() API.
確定! 回上一頁