Wijmo UI for the Web
isEditable Field
wijmo.combobox Namespace > WijComboboxOptions Interface : isEditable Field

A value that determines whether input is editable.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: boolean
value = instance.isEditable;
var isEditable : boolean;
See Also

Reference

WijComboboxOptions Interface