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

A value that determines whether to show the trigger of wijcombobox.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: boolean
value = instance.showTrigger;
var showTrigger : boolean;
See Also

Reference

WijComboboxOptions Interface