How to click a button in vue to copy a picture to the clipboard?

rt

A somewhat bizarre idea,

A button is placed under a picture. The picture is generated and can be obtained. Click to copy, and you can copy the picture to the clipboard

.

after searching the Internet for a long time, I found clipboard.js, but I can only copy the text to the clipboard

ask for advice, although this feature is a little weird,

Thank you!

Mar.02,2021

if you like, you can convert the picture into base64, with canvas and copy it to the clipboard with clipboard.js. This demand is terrible

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36b27-2c03c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36b27-2c03c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?