Wijmo UI for the Web
destroy Method
wijmo.carousel Namespace > wijcarousel type : destroy Method
Removes the wijcarousel functionality completely. This returns the element to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcarousel("destroy");
});
function destroy() : any;
See Also

Reference

wijcarousel type
wijcarousel jQuery Widget