Skip to content

Instantly share code, notes, and snippets.

@debugmodedotnet
Created December 18, 2017 13:16
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 debugmodedotnet/bebe744e7f107c6fcea46efb2a9d6148 to your computer and use it in GitHub Desktop.
Save debugmodedotnet/bebe744e7f107c6fcea46efb2a9d6148 to your computer and use it in GitHub Desktop.
<input [formControl]='email'
type="text"
placeholder="Enter Email" />
{{email.value | json}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment