Menu.element property
Gets the Document Object Model (DOM) element that hosts the Menu.
Syntax
var element = menu.element;
Property value
Type: HTMLElement
The DOM element that hosts the Menu.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |
See also
MenuCommand
Designers
Guidelines for flyouts
Guidelines for context menus