jQuery.wijmo.wijslider Namespace > options type : orientation Field |
Default value: 'horizontal'
The orientation option determines whether the wijslider is positioned horizontally or vertically.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijslider.options.orientation; |
Javascript (Specification) | |
---|---|
|