Navigation renders a persistent product navigation structure when ngs-sidebar is not used. Use it for custom navigation areas, section navigation, settings navigation, admin navigation, and nested navigation groups.
ngs-sidebar has its own navigation model, so do not duplicate this component inside ngs-sidebar. Use Navigation when you need the same kind of navigation outside of Sidebar.
Navigation supports active items, route-based activation, headings, dividers, icons, badges, nested groups, auto-scroll to the active item, and dynamic data sources.
Do not use Navigation for trigger-based action menus, ordinary row lists, breadcrumbs, tabs, wizard steps, form selection, or table row actions.