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