Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created February 24, 2020 23:21
Show Gist options
  • Save manakuro/a763578bfbe3731bea9b34b64cde5b51 to your computer and use it in GitHub Desktop.
Save manakuro/a763578bfbe3731bea9b34b64cde5b51 to your computer and use it in GitHub Desktop.
if (myForm.checkValidity?.() === false) {
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment