Skip to content

Instantly share code, notes, and snippets.

@rexar1988
Created August 1, 2020 11:41
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/95d3f5de9146a1e88a63a0f7cf1b9c3c to your computer and use it in GitHub Desktop.
Save rexar1988/95d3f5de9146a1e88a63a0f7cf1b9c3c to your computer and use it in GitHub Desktop.
Using ng-template
<ng-template>
<h2>Hello! I am Template!</h2>
</ng-template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment