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.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.rating.wijrating_resetButton; var value; // Type: string value = instance.customizedHoverClass; |
Javascript (Specification) | |
---|---|
|