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

Reference

wijinputcore type
wijinputcore jQuery Widget