Skip to content

Instantly share code, notes, and snippets.

@philecker
Last active June 27, 2021 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philecker/9af2ee43626a23c9ecdbdfb0745c5442 to your computer and use it in GitHub Desktop.
Save philecker/9af2ee43626a23c9ecdbdfb0745c5442 to your computer and use it in GitHub Desktop.
if (!(event.ctrlKey && event.keyCode === 86)) {
// do something if value wasn't pasted
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment