Wijmo UI for the Web
customizedHoverClass Field
wijmo.rating Namespace > wijrating_resetButton Interface : customizedHoverClass Field

An option that controls the customized class added to the reset button when a user hovers over it.

Syntax
var instance; // Type: wijmo.rating.wijrating_resetButton;
var value; // Type: string
value = instance.customizedHoverClass;
var customizedHoverClass : string;
See Also

Reference

wijrating_resetButton Interface