Yacho
Results
1
comments of
Yacho
@RuiEEE, I'm getting the URL of the Canvas where I set my QR Code HTML -- TS --- let something = document.querySelectorAll('canvas'), A = something as HTMLCanvasElement, somethinUrl = A.toDataURL("image/jpeg");...