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

25 lines
584 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.37/modules/angular2/src/router/interfaces.ts#L87-L115">angular2/src/router/interfaces.ts (line 87)</a>
:markdown
Maps application URLs into application states, to support deep-linking and navigation.
.l-main-section
h2 Members
.l-sub-section
h3 canReuse
pre.prettyprint
code.
canReuse(nextInstruction: ComponentInstruction, prevInstruction: ComponentInstruction)
:markdown