var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: number value = instance.delay;
var delay : number;
A value that determines the duration (in milliseconds) of the time to delay before autocomplete begins after typing stops.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: number value = instance.delay;
var delay : number;