kozakdenys/qr-code-styling

Create a load event

ihss-samuel opened this issue · 0 comments

I need to print the QR after it is generated. But adding window.print() function gives me nothing since loading the qr code requires time.
Is there an option to define an event when the qr code is loaded?