Skip to main content

NavigationLayoutMode

Specifies the navigation layout mode.

Enum fields

NameDescription
AutoAutomatically calculates the navigation layout mode based on the screen width. Collapsed on small screens (screen width of 599px or less) and Expanded on larger screens (screen width of 600px or more).
CollapsedCollapsed side navigation.
ExpandedExpanded side navigation.