angular-docs-cn/public/docs/js/latest/api/router/RouteParams-class.jade
2015-06-01 23:18:32 -07:00

55 lines
639 B
Plaintext

p.location-badge.
exported from <a href='../router'>angular2/router</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/router/instruction.js#L3-L15">angular2/src/router/instruction.js (line 3)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(params:StringMap)
:markdown
.l-sub-section
h3 get
pre.prettyprint
code.
get(param:string)
:markdown
.l-sub-section
h3 params
:markdown