API Reference > frontend-devtools > Utilities > copyStringToClipboard copyStringToClipboard Function Beta Copy the input string to the system clipboard. Obtained from https://techoverflow.net/2018/03/30/copying-strings-to-the-clipboard-using-pure-javascript/ copyStringToClipboard(str: string): void Parameter Type Description str string Returns - void Defined in frontend-devtools/src/ClipboardUtilities.ts Line 13 Last Updated: 13 June, 2024