jQuery.wijmo.wijrating Namespace > options type : totalValue Field |
Default value: 5
An option that determines the total value of the rating widget.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijrating.options.totalValue; |
Javascript (Specification) | |
---|---|
|