Vertical Navigation Item

lightning-vertical-navigation-item

A text-only link within lightning-vertical-navigation-section or 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-vertical-navigation-item component is a navigation item within lightning-vertical-navigation.

For more information, see the lightning-vertical-navigation documentation.

Attributes 

NameDescriptionTypeDefaultRequired
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. The name is used by the `select` event on lightning-vertical-navigation to identify which item is selected.string