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

Determines whether the widget is disabled.

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

Reference

WijComboboxOptions Interface