Menubar Item
The Menubar Item
element is used to represent a menu entry within a Menubar component.
Typically, it includes the editable Menubar Item Link element, but you have the flexibility to add various other elements to it. For example, you can include elements such as Input, Dropdown, Button, or Image within the Menubar Item element. This allows you to customize the content of each menu item according to your specific needs.
It's important to note that the Menubar Item
element cannot be directly accessed in the Page Element Library for drag-and-drop functionality. Instead, you can utilize the following pre-built elements:
Menu Item: This has a Menubar Item Link element, which can be edited and configured.
Menubar Popup Menu: This adds a sub-menu to the menubar which can be customized.
Menubar Login Info: This adds a widget that shows information about the current logged-in user to your app.
To add a Menubar Item
element containing custom content, you can utilize the Menu Item element by removing the default Menubar Item Link and replacing it with other desired elements. This allows you to incorporate custom content within the Menubar Item according to your specific requirements.
Options
The Options tab settings for this element are described below:
Activated Look
Activated Look
This setting works in conjunction with the Background Style setting of the Menubar Holder element:
Default: This setting will have no effect.
Light: Renders the element in a more distinctly dark text color.
Dark: Renders the element in a more distinctly light text color.
Contains Popup Menu
Contains Popup Menu
This setting is used to indicate that the element contains a popup menu or a sub-menu. This setting is automatically turned ON for the Menubar Popup Menu element.
Popup Menu Direction
Popup Menu Direction
Control the direction in which the popup-menu or sub-menu will open when the element is clicked. This setting is only used if the element contains a popup-menu or a sub-menu and has the Contains Popup Menu option turned on.
Last updated