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

Reference

wijinputdate type
wijinputdate jQuery Widget