Vertical Navigation Overflow
lightning:verticalNavigationOverflow
Represents an overflow of items from a preceding lightning:verticalNavigationSection, with the ability to toggle visibility. This component requires API 41.0 and later.
For Aura components only. For LWC development, use lightning-vertical-navigation-overflow.
For Use In
Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App, Mobile Offline
A lightning:verticalNavigationOverflow component is an overflow section that can contain the following components.
lightning:verticalNavigationItemlightning:verticalNavigationItemBadgelightning:verticalNavigationItemIcon
Use an overflow section if you are working with limited screen space or want to hide less important items from the navigation menu. The overflow section is displayed with a button that toggles to display or hide nested navigation items.
For more information, see the lightning:verticalNavigation documentation.