Wijmo UI for the Web
widget Method
wijmo.wizard Namespace > wijwizard type : widget Method
Returns a jQuery object containing the original element or other relevant generated element.
Syntax
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijwizard("widget");
});
function widget() : JQuery;
See Also

Reference

wijwizard type
wijwizard jQuery Widget