How to achieve 3rd navigation Level

Hello,

I’m currently working on a sidebar. I have a specific requirement involving “Top-level Categories,” “Nested Tabs,” and potentially multiple layers of “Nested Subtabs.” Could you please provide guidance on how to implement this?

Thank you!

Hi @vikash.mishra , thanks for your question. This rather addresses the UX concept, you might want to consider using or combining following iX components:

  • Menu: allows two levels
  • Tabs: could be the additional third level in your content area to the menu
  • Tree: suitable in case of many hierarchy levels
  • Pane: could be used to make a tree hierarchy collapsable/expandable

Hope this helps :slight_smile: