Wijmo UI for the Web
iconsClass Field

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

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.rating.wijrating_icons;
var value; // Type: any
value = instance.iconsClass;
Javascript (Specification) 
var iconsClass : any;
Remarks
If the value is a string, then all the star will apply the iconsClass. If the value is an array, then each 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.