Skip to content

Instantly share code, notes, and snippets.

@rexar1988
Created August 1, 2020 16:36
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 rexar1988/2c55d4104188a1794956554f24d143f9 to your computer and use it in GitHub Desktop.
Save rexar1988/2c55d4104188a1794956554f24d143f9 to your computer and use it in GitHub Desktop.
ng-template with context
<ng-container [ngTemplateOutlet]="contact" [ngTemplateOutletContext]="context"></ng-container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment