You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/contextmenu/navigation.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ position: 3
12
12
13
13
The Context Menu can be used to navigate between different pages in the application. It can generate the needed links for you through its `UrlField` when [data binding]({%slug contextmenu-data-binding-overview%}).
14
14
15
-
To use the Menu for navigating between pages:
15
+
To use the Context Menu for navigating between pages:
16
16
17
17
* Add the ContextMenu to your application and [choose a target]({%slug contextmenu-overview%}) or [show it with your own code]({%slug contextmenu-overview%}#know-the-target-and-adjust-items).
18
18
* Provide a collection of models that describe the pages you want the user to navigate to.
0 commit comments