jQuery.wijmo.wijeditor Namespace > options type : showPathSelector Field |
Default value: true
Select whether to show the path selector in the left side of the footer.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijeditor.options.showPathSelector; |
Javascript (Specification) | |
---|---|
var showPathSelector : boolean; |