var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: any value = instance.selectedValue;
var selectedValue : any;
A value that specifies the value of the item to select when using single mode.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: any value = instance.selectedValue;
var selectedValue : any;