Wijmo UI for the Web
fullScreenMode Field

Default value: false

Set this option to true to show the editor in full screen mode when the page is first opened.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijeditor.options.fullScreenMode;
Javascript (Specification) 
var fullScreenMode : boolean;
Remarks
The editor fills the client area of the page(or the container specified in the fullScreenContainerSelector option). Note that this only sets the initial mode.The user can still toggle fullScreenMode off using the button at the bottom right of the editor.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.