Skip to content

Vertical navigation

Vertical navigation is a hierarchical global navigation that displays navigation options from top to bottom on the side of a screen.

Usage

The vertical navigation is positioned below the application header and aligned to the left in the content area (for LTR languages).

There are two variants: one with icons and labels, and another with text labels only. Both variants can be collapsed to free up additional screen space.

Vertical navigation

When to use

  • When the application requires a persistent side menu for organizing navigation elements in a clear, accessible manner.

Best practices for vertical navigation

  • Only use icons if they clearly convey the intended meaning.
  • Limit navigation to two tiers. For deeper content organization, consider using tabs, accordions or another navigation pattern.

Except where otherwise noted, content on this site is licensed under MIT License.