jQuery.wijmo.wijrating Namespace > options type : count Field |
Default value: 5
A value that determines the number of stars to display.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijrating.options.count; |
Javascript (Specification) | |
---|---|
|