Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created November 17, 2018 17:48
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 lydemann/c6085e7e1b3b625230c6bee640f4f574 to your computer and use it in GitHub Desktop.
Save lydemann/c6085e7e1b3b625230c6bee640f4f574 to your computer and use it in GitHub Desktop.
list.component.html
<ng-container [ngTemplateOutlet]="listRef" [ngTemplateOutletContext]="{data: data}"></ng-container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment