Skip to content

Instantly share code, notes, and snippets.

@natmegs
Created January 8, 2018 23:11
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 natmegs/b378834479a4b4db7a063e6943032dbe to your computer and use it in GitHub Desktop.
Save natmegs/b378834479a4b4db7a063e6943032dbe to your computer and use it in GitHub Desktop.
SomeComponent template
<h1>Above the projected content</h1>
<ng-content></ng-content>
<p>Below the projected content</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment