jQuery.wijmo.wijcombobox Namespace > options type : text Field |
Default value: null
A value that specifies the input text of the combobox.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcombobox.options.text; |
Javascript (Specification) | |
---|---|
|