jQuery.wijmo.wijeditor Namespace > options type : customContextMenu Field |
Default value: true
Determines whether the custom context menu is shown.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijeditor.options.customContextMenu; |
Javascript (Specification) | |
---|---|
var customContextMenu : boolean; |