jQuery.wijmo.wijrating Namespace > options type : max Field |
Default value: null
An option that defines the maximum value that can be rated using the rating widget.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijrating.options.max; |
Javascript (Specification) | |
---|---|
|