Wijmo UI for the Web
destroy Method
wijmo.tabs Namespace > wijtabs type : destroy Method
The destroy() method will remove the wijtabs functionality completely and will return the element to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtabs("destroy");
});
function destroy() : any;
See Also

Reference

wijtabs type
wijtabs jQuery Widget