Created
November 17, 2018 17:48
-
-
Save lydemann/c6085e7e1b3b625230c6bee640f4f574 to your computer and use it in GitHub Desktop.
list.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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