dilidili / react-drawing-board

demo
https://react-drawing-board-demo.dilidili.now.sh
MIT License
68 stars 21 forks source link

Needs OnSave prop #3

Closed richardjob closed 3 years ago

richardjob commented 3 years ago

Create a onSave() prop/event that is called when a user clicks the save button. When onSave() is passed in props, the image should not be downloaded, rather it should return the image file.

dilidili commented 3 years ago

Thank you for your advice, i will add it as soon as possible.

dilidili commented 3 years ago

@richardjob has updated on version 0.3.3