Skip to main content

NavigationLayoutMode

Specifies the navigation layout mode.

Enum fields

NameDescription
AutoAutomatically calculates the navigation layout mode based on the screen device type. Collapsed on small screens (under 600 px wide) and Expanded on larger screens.
CollapsedCollapsed side navigation.
ExpandedExpanded side navigation.