jQuery.wijmo.wijinputdate Namespace > options type : autoNextField Field |
Default value: true
Determines whether to automatically moves to the next field.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijinputdate.options.autoNextField; |
Javascript (Specification) | |
---|---|
var autoNextField : boolean; |