Skip to content

Instantly share code, notes, and snippets.

@adrianfaciu
Last active October 1, 2017 17:11
Show Gist options
  • Save adrianfaciu/01f22bbcc54b9c5e435847bbbb247a02 to your computer and use it in GitHub Desktop.
Save adrianfaciu/01f22bbcc54b9c5e435847bbbb247a02 to your computer and use it in GitHub Desktop.
<ng-template appNgLoop #nr [appNgLoopOf]="numbers">
<div>
{{ nr }} - Foo
</div>
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment