jQuery.wijmo.wijrating Namespace > options type : iconHeight Field |
Default value: 16
An option that determines the height of the icon. All icons should have the same height.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijrating.options.iconHeight; |
Javascript (Specification) | |
---|---|
|