p.location-badge.
exported from angular2/router
defined in angular2/src/router/interfaces.ts (line 115)
:markdown
Maps application URLs into application states, to support deep-linking and navigation.
.l-main-section
h2 Members
.l-sub-section
h3 canDeactivate
pre.prettyprint
code.
canDeactivate(nextInstruction: ComponentInstruction, prevInstruction: ComponentInstruction)
:markdown