jQuery.wijmo.wijmenu Namespace > options type : orientation Field |
Default value: 'horizontal'
This option controls the root menu's orientation. All submenus are vertical regardless of the orientation of the root menu.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijmenu.options.orientation; |
Javascript (Specification) | |
---|---|
|