3
Answers

how can I implement multi level routing?

Photo of Satish

Satish

4y
754
1
Hello,
 
I want to implement multi level routing in angular with same component.
 
example : /pages/:lev1/:lev2/:lev3/:lev4/:lev5/:lev6..... and so on.
 
there is no limit to add childs....
Please help me out in this. 

Answers (3)