Wijmo UI for the Web
selectedValue Field

Default value: null

A value that specifies the value of the item to select when using single mode.

Syntax
Javascript (Usage) 
var value; // Type: any
value = jQuery.wijmo.wijcombobox.options.selectedValue;
Javascript (Specification) 
var selectedValue : any;
Remarks
If no item is selected, it will return null.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.