Skip to content

Instantly share code, notes, and snippets.

@nanotroy
Created August 29, 2019 19:42
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 nanotroy/736fd37e2355709ee779a542b4fa1019 to your computer and use it in GitHub Desktop.
Save nanotroy/736fd37e2355709ee779a542b4fa1019 to your computer and use it in GitHub Desktop.
...
<app-root class="content" _nghost-sc0="" ng-version="6.1.10"><menu _ngcontent-sc0="" _nghost-sc1="">
<ul _ngcontent-sc1="">
<li _ngcontent-sc1=""><a _ngcontent-sc1="" routerlink="firstComponent" href="/firstComponent">First component</a></li>
<li _ngcontent-sc1=""><a _ngcontent-sc1="" routerlink="secondComponent" href="/secondComponent">Second component</a></li>
</ul></menu>
<router-outlet _ngcontent-sc0=""></router-outlet><ng-component><h1>Hello World!</h1></ng-component></app-root>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment