DxMenu Properties
An adaptive menu component.
Name | Description |
---|---|
Attributes |
Specifies a collection of standard HTML attributes applied to the component.
Inherited from Dx |
Child |
Inherited from Dx |
Close |
Specifies whether to close sub-menus when you click their items. |
Collapse |
Specifies whether menu items are collapsed into a hamburger menu when the width of the browser window changes and there is not enough space to display the items in the menu panel. |
Collapse |
Specifies whether the menu hides item text and displays icons instead when the width of the browser window changes. |
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Data | Specifies a data source. |
Data |
Specifies data mappings. |
Display |
Specifies whether the menu is displayed as a panel with root items or in a compact view. |
Drop |
Specifies which action is used to open a menu item’s submenu. |
Enabled |
Specifies whether the navigation component is enabled.
Inherited from Dx |
Hamburger |
Specifies the hamburger button’s position. |
Hamburger |
Specify a CSS class for the hamburger button’s icon. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Items | Specifies the menu’s item collection. |
Items |
Specifies the alignment of items in the menu. |
Items |
Specify whether to stretch menu items to fill all available space in the menu container. |
Item |
Specifies the template for menu items. |
Item |
Specifies the text template for menu items. |
Orientation | Specifies whether items are arranged vertically or horizontally. |
Size |
Specifies the size of the component’s inner elements. Also affects the component’s size. |
Sub |
Assigns a CSS class to all drop-down menus. |
Sub |
Specifies the template used to display submenus for menu items. |
Target | Specifies the target attribute’s value for all items. |
Title | Specifies the menu’s title. |
Title |
Specifies the template for the menu title. |
Visible |
Specifies the navigation component’s visibility.
Inherited from Dx |