vue-clipboard3 icon indicating copy to clipboard operation
vue-clipboard3 copied to clipboard

How can I get the contents of the clipboard?

Open crushjjl opened this issue 1 year ago • 0 comments

no Https and Permissions,i can't use "navigator?.clipboard?.read()" Api. use "document.addEventListener("paste", (event) => {}" ,It does not work...

crushjjl avatar Sep 08 '23 07:09 crushjjl