Wijmo UI for the Web
stop Method
wijmo.wizard Namespace > wijwizard type : stop Method
The stop method stops displaying the panels in order automatically.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijwizard("stop");
});
function stop() : any;
See Also

Reference

wijwizard type
wijwizard jQuery Widget