Tabs within a view

Hi guys – I’m looking to add tabs within a specific view. Meaning, not the app main browsing tabbed menu.

Before I go and start fiddling with some CSS-only or a mix of CSS/JS to achieve such task, does anyone know any way to reuse the <ion-tab* that already exist in the aforementionned scenario?

Basically, the workflow would be something like:

  • Main menu tab1 > view 1 > tab a, tab b, tab c.

Tab a, b, and c would be separate from the main tabbed view, and only visible in “view 1”.

Any thoughts?

Thanks.
-X.