Skip to content

Instantly share code, notes, and snippets.

@akoserwal
Last active April 18, 2018 19:30
Show Gist options
  • Save akoserwal/8ebb88000efaf0e57c7cfc3a8c6b5bb6 to your computer and use it in GitHub Desktop.
Save akoserwal/8ebb88000efaf0e57c7cfc3a8c6b5bb6 to your computer and use it in GitHub Desktop.
<ng-template let-group="notificationGroup" let-index="index"
[ngTemplateOutlet]="headingTemplate"
[ngTemplateOutletContext]="{group:notificationGroup, index: index}">
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment