Skip to content

Instantly share code, notes, and snippets.

@wKoza
Last active October 24, 2016 17:46
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 wKoza/f1a638cc5b0178b23a3d017671ff5b23 to your computer and use it in GitHub Desktop.
Save wKoza/f1a638cc5b0178b23a3d017671ff5b23 to your computer and use it in GitHub Desktop.
<input
[ngModel]="currentHero.firstName"
(ngModelChange)="currentHero.firstName=$event">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment