wijmo.rating Namespace > wijrating_resetButton Interface : customizedClass Field |
The value that controls the customized class added to the reset button.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.rating.wijrating_resetButton; var value; // Type: string value = instance.customizedClass; |
Javascript (Specification) | |
---|---|
|