Add a Menu ItemAdd items to the Client Area navigation menu. This example adds permanent or conditional links to the Client Area navigation menus.
Change a Menu Item LabelModify an item in the Client Area navigation menu. This example uses a hook to customize the label for one of the default menu items.
Change a Menu Item LinkModify an item in the Client Area navigation menu. This example uses the setUri method to change the link target for a menu item.
Client Area LayoutThe Client Area can display in Desktop Mode or Responsive Mode, depending on the viewer's device.
Menu and Sidebar ContextYou can customize menu and sidebar content using the context in which the menu renders.
Open Menu Links in New TabsModify an item in the Client Area navigation menu. This example customizes a menu item to ensure that it opens a new browser tab.
Rearrange Menu ItemsRearrange the Client Area navigation menus. This example customizes the display order of the items in the Client Area navigation menu.
Remove a Menu ItemRemove an item in the Client Area navigation menu. This example uses hooks to remove a main navigation menu item and a child menu item.