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

An option that determines whether to show the reset button.

Syntax
var instance; // Type: wijmo.rating.wijrating_resetButton;
var value; // Type: boolean
value = instance.disabled;
var disabled : boolean;
See Also

Reference

wijrating_resetButton Interface