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

This event is triggered when the drop-down list is opened.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: any
value = instance.open;
var open : any;
See Also

Reference

WijComboboxOptions Interface