jQuery.wijmo.wijsplitter Namespace > options type : fullSplit Field |
Default value: false
Gets or sets a value that indicates whether the widget fills the whole page.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijsplitter.options.fullSplit; |
Javascript (Specification) | |
---|---|
var fullSplit : boolean; |