Wijmo UI for the Web
widget Method
wijmo.dialog Namespace > wijdialog type : widget Method
Returns a jQuery object containing the generated wrapper.
Syntax
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijdialog("widget");
});
function widget() : JQuery;
See Also

Reference

wijdialog type
wijdialog jQuery Widget