jQuery.wijmo.wijinputnumber Namespace > options type : negativeClass Field |
Determine the class string that when the input value is negative.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputnumber.options.negativeClass; |
Javascript (Specification) | |
---|---|
|