var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.autoComplete;
var autoComplete : boolean;
A value that determines whether to start the auto-complete function after typing in the text if a match exists.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.autoComplete;
var autoComplete : boolean;