Here is a technique that I use to put a custom data format onto the clipboard in the browser. I can’t remember where I found this, I think it might have been when I was investigating how copy/paste worked in Figma many years ago. The problem When implementing copy/paste in your application you want to […]