jQuery.wijmo.wijcombobox Namespace > options type : delay Field |
Default value: 300
A value that determines the duration (in milliseconds) of the time to delay before autocomplete begins after typing stops.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijcombobox.options.delay; |
Javascript (Specification) | |
---|---|
|