jQuery.wijmo.wijinputnumber Namespace > options type : increment Field |
Default value: 1
Determines how much to increase/decrease the input field.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijinputnumber.options.increment; |
Javascript (Specification) | |
---|---|
|