Skip to content

Instantly share code, notes, and snippets.

@mredem96
Created February 11, 2019 12:03
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 mredem96/7b3ce8b5f2266eb60346add0eaa264aa to your computer and use it in GitHub Desktop.
Save mredem96/7b3ce8b5f2266eb60346add0eaa264aa to your computer and use it in GitHub Desktop.
We know that it actually returns HTMLInputElement or undefined
let input=document.querySelector('input#form_age_field') as HTMLInputElement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment