Create Menu Item
Create a menu item
Description
Creates a menu item for the 'Menu' brick.
A list created with the help of the 'Create Menu item' brick should be used in the 'Data (local)' property of the menu. Use this brick to create a Menu Item List, then link the Menu 'list' output to 'Data (local)'.
Inputs
- navigationPath (String): The navigation link of the menu item.
- iconProp (String): The displayed Icon beside the textProp label.
- textProp (String): The displayed text label.
- rank (String): The order of this menu item in list of menu items.
- Menu (List): Another menu item. This item will be put at the same level.
Outputs
- Menu (List): Menu item list for data ( local ) in Menu brick, or it can be attached to other menu item.