How to make sub-navigation in Ionic

Hi,

I have a basic page with two components :

  • ItemList (at the left)
  • ItemDetail (at the right)

In my ItemDetail I have some links which when you touch them, they have to navigate to its content.
But I want them to sub-navigate and not to open a modal or alert.

I have a gif to show you what I want :

Someone can help me to do that please ?

I don’t know if I can have two ion-nav but I tried very quickly and I got problems.

Thank you

I forgot to precise that this is for an iPad app.
image

Did you manage to find a solution?

Yes, thanks to Split Pane.

Check this link there is a title called “Nav-inception”:
http://blog.ionic.io/ionic-2-2-0-is-out/