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

28 lines
539 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.32/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