jQuery.wijmo.wijcombobox Namespace > options type : minLength Field |
Default value: 4
A value that determines the minimum length of text that can be entered in the wijcombobox text box to issue an AJAX request.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijcombobox.options.minLength; |
Javascript (Specification) | |
---|---|
|