Wijmo UI for the Web
content Field
wijmo.rating Namespace > wijrating_hint Interface : content Field

An option that determines the values that will be shown when a star is hovered over.

Syntax
var instance; // Type: wijmo.rating.wijrating_hint;
var value; // Type: array
value = instance.content;
var content : array;
Remarks
If the content is null and disabled is false, then the hint will show the value of each star.
See Also

Reference

wijrating_hint Interface