Wijmo UI for the Web
ratedIconsClass Field

A string or an array value indicates the urls of rated icons.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.rating.wijrating_icons;
var value; // Type: any
value = instance.ratedIconsClass;
Javascript (Specification) 
var ratedIconsClass : any;
Remarks
If the value is a string, then all the rated star will apply the iconsClass. If the value is an array, then each rated star will apply the related iconsClass value by index.
Browser Compatibility
7
5
5

See Also

Reference

wijrating_icons Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.