Skip to main content

Swapping Side-Nav Groups

As your application grows in complexity, it will be come necessary to add layers to your side navigation menus.

One way to do this, is to swap in the different layers, based on context.

For example: Below is a side-nav menu with a top-level entry list:

image.png

If the user presses "Settings", a secondary list is swapped in, like this:

image.png

The user can navigate the settings related pages.

And, they can go back to the top-level list by pressing 'Back'.