jQuery.wijmo.wijinputnumber Namespace > options type : decimalPlaces Field |
Default value: 2
Indicates the number of decimal places to display.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijinputnumber.options.decimalPlaces; |
Javascript (Specification) | |
---|---|
|