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

Reference

wijinputnumber type
wijinputnumber jQuery Widget