jQuery.wijmo.wijrating Namespace > options type : split Field |
Default value: 1
An option that determines the number of sections into which each star will be split.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijrating.options.split; |
Javascript (Specification) | |
---|---|
|