wijmo.rating Namespace > wijrating_hint Interface : disabled Field |
An option that determines whether or not to show the hint.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.rating.wijrating_hint; var value; // Type: bool value = instance.disabled; |
Javascript (Specification) | |
---|---|
|