Skip to content

Instantly share code, notes, and snippets.

@nombrekeff
Created January 22, 2020 10: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 nombrekeff/cc8cabd8c9e4fdedf1cb15b2be88f80d to your computer and use it in GitHub Desktop.
Save nombrekeff/cc8cabd8c9e4fdedf1cb15b2be88f80d to your computer and use it in GitHub Desktop.
[Ng Template ngFor] Angular ng-template with ngFor #angular
<ng-template ngFor let-act [ngForOf]="account.activities">
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment