Skip to content

Instantly share code, notes, and snippets.

@perjansson
Created May 25, 2018 10:48
Show Gist options
  • Save perjansson/d6f989d7cfa774602743d08d1329623e to your computer and use it in GitHub Desktop.
Save perjansson/d6f989d7cfa774602743d08d1329623e to your computer and use it in GitHub Desktop.
<main [@routerTransition]="getPageTransition(routerOutlet)">
<router-outlet #routerOutlet="outlet"></router-outlet>
</main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment