Read and write to the clipboard with the modern Clipboard API ๐
async/await, permission-aware, and way cleaner than execCommand.
โ
Supports text, HTML, and images
โ
Works in secure contexts (HTTPS)
โ
No Flash. No hacks.
Learn more ๐
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API
