I would like to copy a blob image to clipboard via JavaScript (Angular) in Firefox
The MDN article says:
to work with images use browser.clipboard.setImageData() to write images to the clipboard
How can I, in Angular, use the "browser" object?
I have only "navigator"...
Via Active questions tagged javascript - Stack Overflow https://ift.tt/0Zs38Xf
Comments
Post a Comment