tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

render.done function? #352

Open ESEEG opened 3 years ago

ESEEG commented 3 years ago

Hi, is there some sort of callback/done-function if the rendering process is done/complete which I could use to trigger other events?