Skip to content

Instantly share code, notes, and snippets.

@adrianfaciu
Created September 30, 2017 11:15
Show Gist options
  • Select an option

  • Save adrianfaciu/6e0bfb4dc14c066801221fa89842f0c4 to your computer and use it in GitHub Desktop.

Select an option

Save adrianfaciu/6e0bfb4dc14c066801221fa89842f0c4 to your computer and use it in GitHub Desktop.
<div *appNgLoop="let nr of numbers; index as i">
{{ nr }} - Foo
Index: {{ i }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment