var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.forceSelectionText;
var forceSelectionText : boolean;
A value that determines whether to check the input text against the text of the selected item when the focus blurs.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.forceSelectionText;
var forceSelectionText : boolean;