Last active
December 13, 2017 17:34
-
-
Save brachi-wernick/dad3a3fa5952d2f5800d07909de2a916 to your computer and use it in GitHub Desktop.
route config with CanDeactivateGuard ng5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{path:'user/new',component:UserFormComponent,canDeactivate: [CanDeactivateGuard]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment