Menubar Item
Last updated
Last updated
The Menubar Item
element is used to represent a menu entry within a component.
Typically, it includes the editable element, but you have the flexibility to add various other elements to it. For example, you can include elements such as , , , or 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 for drag-and-drop functionality. Instead, you can utilize the following pre-built elements:
: This has a element, which can be edited and configured.
: This adds a sub-menu to the menubar which can be customized.
: This adds a widget that shows information about the current logged-in user to your app.
The settings for this element are described below:
Activated Look
This setting works in conjunction with the setting of the 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
Popup Menu Direction
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 element.
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 option turned on.