Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created February 24, 2020 23:21
Show Gist options
  • Select an option

  • Save manakuro/a763578bfbe3731bea9b34b64cde5b51 to your computer and use it in GitHub Desktop.

Select an option

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