jQuery.wijmo.wijrating Namespace > options type : orientation Field |
Default value: 'horizontal'
The orientation option determines the orientation of the rating widget.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijrating.options.orientation; |
Javascript (Specification) | |
---|---|
|