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

28 lines
524 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#L15-L22">angular2/src/router/interfaces.ts (line 15)</a>
:markdown
Defines route lifecycle method [onReuse]
.l-main-section
h2 Members
.l-sub-section
h3 onReuse
pre.prettyprint
code.
onReuse(nextInstruction: Instruction, prevInstruction: Instruction)
:markdown