jQuery.wijmo.wijcombobox Namespace > options type : triggerPosition Field |
Default value: 'right'
A value that specifies the position of the drop-down list trigger.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcombobox.options.triggerPosition; |
Javascript (Specification) | |
---|---|
|