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