angular-cn/public/docs/js/latest/api/router/OnDeactivate-interface.jade

27 lines
538 B
Plaintext

p.location-badge.
exported from <a href='../router'>angular2/router</a>
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.33/modules/angular2/src/router/interfaces.ts#L22-L29">angular2/src/router/interfaces.ts (line 22)</a>
:markdown
Defines route lifecycle method [onDeactivate]
.l-main-section
h2 Members
.l-sub-section
h3 onDeactivate
pre.prettyprint
code.
onDeactivate(nextInstruction: Instruction, prevInstruction: Instruction)
:markdown