 Navigation 
 Navigation 
Navigation 
Usage 
The navigation component is used to display the primary navigation in the sidebar or top bar of the frame of an platform. Navigation includes a list of links that user use to move between sections of the platform.
Type 
Sidebar 
Usage : Sidebar navigation menu is a list of primary menu that usualy used or have a high priority functions. This navigation is always shown, and the menu is static.Navigation Tab 
Usage : Navigation tab menu is a list of secondary menu that usually used as a sub menu of sidebar navigation. This menu usually flexible, and on each page can be different.Navigation Bar - Dashboard 
Usage: This type is a navigation bar usually for the after-login pages and is placed at the top of the screen in the desktop screen.Navigation Bar - Landing 
Usage: This type is a navigation bar usually for the landing pages and is placed at the top of the desktop screen.Sidebar Navigation Variant 
Wide 
Usage : Use this variant sidebar for more clear context of the menu, if the icon unfamiliar with the user.Compact 
Usage : Use this variant sidebar for more clear context of the menu, if the icon unfamiliar with the user.Navtab - Default 
Navtab - Skeleton 
Navtab - Floating 
Navigation Bar Variant 
Navigation Bar – Landing 
Navigation Bar – Dashboard 
Usage: This type of navigation bar has only one variant only. The mobile view as much as possible will have the look and layout of the native mobile appsPattern Rule 
Best Practice 
- Contain primary navigation items that perform an action when clicked. Each action should navigate to a URL or trigger another action like a modal overlay.
- Only use secondary actions for supplementary actions to the primary actions.
- Provide a non-primary link or action as a secondary action to a section or an item.
- Group navigation items into sections based on related categories.
- Use a section title to clarify the category of a section.
- Use a major icon for item actions.
- Use a minor icon for secondary actions.
- Use the provided navigation section component to group navigation items.