Skip to content

Instantly share code, notes, and snippets.

@phvaillant
Created September 26, 2019 10:28
Show Gist options
  • Save phvaillant/94bfc2efa30376ce92be65ad02018dff to your computer and use it in GitHub Desktop.
Save phvaillant/94bfc2efa30376ce92be65ad02018dff to your computer and use it in GitHub Desktop.
<p>Your text: <input ng-model="text"></p>
<p>Below, the text that you entered:</p>
<h3>{{text}}</h3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment