parent
61cefb9637
commit
5baa79b179
@ -1003,7 +1003,7 @@ figure.image-display
|
|||||||
<a id="route-parameters-object"></a>
|
<a id="route-parameters-object"></a>
|
||||||
### Route parameters object
|
### Route parameters object
|
||||||
When navigating to the `HeroDetailComponent` we specified the `id` of the hero-to-edit in the
|
When navigating to the `HeroDetailComponent` we specified the `id` of the hero-to-edit in the
|
||||||
*route parameters object* and made it the second item of the [*link parameters array*](link-parameters-array).
|
*route parameters object* and made it the second item of the [*link parameters array*](#link-parameters-array).
|
||||||
|
|
||||||
+makeExample('router/ts/app/heroes/hero-list.component.1.ts','link-parameters-array')(format=".")
|
+makeExample('router/ts/app/heroes/hero-list.component.1.ts','link-parameters-array')(format=".")
|
||||||
:marked
|
:marked
|
||||||
|
Loading…
x
Reference in New Issue
Block a user