Menu.commands property

Sets the MenuCommand objects that appear in the menu

Syntax

menu.commands = commands;

Property value

Type: MenuCommand**

A single MenuCommand, or an array of them, to be set in the menu.

Requirements

Minimum WinJS version

WinJS 1.0

Namespace

WinJS.UI

See also

Menu

MenuCommand

WinJS.UI Namespace

MenuCommand

Flyout

Displaying popups

Laying out your UI

HTML flyout control sample

Designers

Command patterns

Flyout

Guidelines for flyouts

Context menu

Guidelines for context menus