jQuery.wijmo.wijeditor Namespace > options type : fullScreenContainerSelector Field |
Default value: ""
Set to the selector that returns the container to fill when the user selects full screen mode.By default, it fills the client's area on the web page.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijeditor.options.fullScreenContainerSelector; |
Javascript (Specification) | |
---|---|
|