Wijmo UI for the Web
iconsClass Field
wijmo.rating Namespace > wijrating_icons Interface : iconsClass Field

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

Syntax
var instance; // Type: wijmo.rating.wijrating_icons;
var value; // Type: any
value = instance.iconsClass;
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.
See Also

Reference

wijrating_icons Interface