jQuery.wijmo.wijmenu Namespace > options type : superPanelOptions Field |
Default value: null
This option specifies a hash value that sets to superpanel options when a superpanel is created. It is used to set appearances and behaviors when a scrollbar is shown in sliding mode.
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijmenu.options.superPanelOptions; |
Javascript (Specification) | |
---|---|
|