jQuery.wijmo.wijinputnumber Namespace > options type : allowSpinLoop Field |
Default value: false
Determines whether the spin behavior can wrap when reaching a maximum or minimum limit.
Javascript (Usage) | |
---|---|
var value; // Type: bool value = jQuery.wijmo.wijinputnumber.options.allowSpinLoop; |
Javascript (Specification) | |
---|---|
|