Vertical Navigation Item

lightning:verticalNavigationItem

A text-only link within lightning:verticalNavigationSection or lightning:verticalNavigationOverflow. This component requires API version 41.0 and later.

For Aura components only. For LWC development, use lightning-vertical-navigation-item.

For Use In

Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App, Mobile Offline

A lightning:verticalNavigationItem component is a navigation item within lightning:verticalNavigation.

For more information, see the lightning:verticalNavigation documentation.

Attributes 

NameDescriptionTypeDefaultRequired
bodyThe body of the component. In markup, this is everything in the body of the tag.Aura.Component[]
classA CSS class for the outer element, in addition to the component's base classes.String
hrefThe URL of the page that the navigation item goes to.String
labelThe text displayed for the navigation item.String
nameA unique identifier for the navigation item.String
titleDisplays tooltip text when the mouse moves over the element.String