Wijmo UI for the Web
drop Method
wijmo.input Namespace > wijinputcore type : drop Method
Open the dropdown list.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputcore("drop");
});
function drop() : any;
See Also

Reference

wijinputcore type
wijinputcore jQuery Widget