jQuery.wijmo.wijinputdate Namespace > options type : blurOnLeftRightKey Field |
Default value: 'none'
Gets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputdate.options.blurOnLeftRightKey; |
Javascript (Specification) | |
---|---|
|