Answer the question
In order to leave comments, you need to log in
How to pass multiple parameters to outlet route?
Now the code looks like this, with one parameter:
<a
[routerLink]="[
'/',
{
outlets: {
primary: ['docudo', r.documentnumber],
sidebar: ['docudo']
}
}
]"
>{{ r.documentnumber }}</a
>
http://localhost:4200/#/docudo/500600/newparam/70000(sidebar:docudo)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question