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

A value that specifies the position of the drop-down list trigger.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: string
value = instance.triggerPosition;
var triggerPosition : string;
Remarks
possible value: right or left
See Also

Reference

WijComboboxOptions Interface