Newer Version Available

This content describes an older version of this product. View Latest

Navigation Menu Item

Navigation menu item.
Property Name Type Description Filter Group and Version Available Version
actionType String URL type or event of the navigation menu item. Values are: Small, 49.0 49.0
actionValue String Route URL or event fully qualified name for the navigation menu item. Small, 49.0 49.0
imageUrl String URL for the image of the navigation menu item. Small, 47.0 47.0
label String Label for the navigation menu item. Small, 47.0 47.0
subMenu Navigation Menu Item[] Submenu for the navigation menu item. Small, 47.0 47.0
target String Target for the navigation menu item. Values are:
  • CurrentWindow—Navigation menu item opens in the current window.
  • NewWindow—Navigation menu item opens in a new window.
Small, 47.0 47.0
url String Route URL or event fully qualified name for the navigation menu item.

In version 49.0 and later, this information is returned in actionValue.

Small, 47.0 47.0–48.0
urlType String URL type or event of the navigation menu item. Values are:
  • Event—Event based navigation.

    Event is internal only and can’t be used in custom components.

    Note

  • ExternalLink—URL outside of your community.
  • InternalLink—Relative URL inside your community.

In version 49.0 and later, this information is returned in actionType.

Small, 47.0 47.0–48.0