MenuItem
Last updated
Was this helpful?
Last updated
Was this helpful?
The Menu Item node represents an individual menu entry within a . Each Menu Item defines an actionable element, such as a navigation link, script execution, or other interactive functionality. Menu Items are arranged hierarchically within a , and their order can be adjusted.
See for properties that can be set on a Menu from Properties View.
A summary of commands available on this item via right-click context menu:
Moves the menu item up in the order
Moves the menu item down in the orde
Deletes the menu item from the menu
The details for each command available on this item via right-click context menu:
Moves the selected Menu Item higher in the list, changing its order within the Menu. Useful for reordering items.
Moves the selected Menu Item lower in the list, changing its order within the Menu.
Removes the selected Menu Item from the Menu. If the Menu Item has child submenu items, they will also be removed.
Opens the
Opens the
Opens the in order to create, delete, configure menu items.
Opens the in order to create a new submenu item. The new created submenu item is added under the selected menu item. Submenu items can provide nested navigation, allowing hierarchical structures within a Menu.