angular-cn/public/docs/js/latest/api/router/OpaqueToken-class.jade

43 lines
691 B
Plaintext
Raw Normal View History

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/core/di/opaque_token.ts#L1-L27">angular2/src/core/di/opaque_token.ts (line 1)</a>
:markdown
Maps application URLs into application states, to support deep-linking and navigation.
.l-main-section
h2 Annotations
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(_desc: string)
:markdown
.l-sub-section
h3 toString
pre.prettyprint
code.
toString()
:markdown