Skip to content

Instantly share code, notes, and snippets.

@Andrii-Yukhymenko
Created July 25, 2021 09:50
Show Gist options
  • Save Andrii-Yukhymenko/100dcfed9ae320e960b450e2813792ea to your computer and use it in GitHub Desktop.
Save Andrii-Yukhymenko/100dcfed9ae320e960b450e2813792ea to your computer and use it in GitHub Desktop.
JS Запись в буфер обмена
navigator.clipboard.writeText('Текст');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment