HomeVendure CoreShow hidden breadcrumbs...Nav MenuNavigation TypesOn this pageNavigation Types@vendure/admin-uiSource A color-coded notification badge which will be displayed by the NavMenuItem's icon. Signatureinterface NavMenuBadge { type: NavMenuBadgeType; propagateToSection?: boolean;} typepropertyNavMenuBadgeTypepropagateToSectionpropertybooleanIf true, the badge will propagate to the NavMenuItem's parent section, displaying a notification badge next to the section name.Was this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousAddNavMenuSectionNextNavMenuItemEdited Feb 25, 2026ยทEdit this page