Feature Highlights: add RS event for nav items (#45470)

This commit is contained in:
Agnès Toulet
2022-02-17 14:20:37 +01:00
committed by GitHub
parent 815ccb1a03
commit 8835020457
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -71,6 +71,7 @@ type NavLink struct {
HideFromTabs bool `json:"hideFromTabs,omitempty"`
Children []*NavLink `json:"children,omitempty"`
HighlightText string `json:"highlightText,omitempty"`
HighlightID string `json:"highlightId,omitempty"`
}
// NavIDCfg is the id for org configuration navigation node