FYI @jonathan.crockett, we used the deprecated document.execCommand() (Document.execCommand() - Web APIs | MDN) to copy to the clipboard, not recommended as a web standard but it works for now ![]()
2 Likes
FYI @jonathan.crockett, we used the deprecated document.execCommand() (Document.execCommand() - Web APIs | MDN) to copy to the clipboard, not recommended as a web standard but it works for now ![]()