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

Reference

wijinputdate type
wijinputdate jQuery Widget