Wijmo UI for the Web
widget Method
wijmo.progressbar Namespace > JQueryUIProgress type : widget Method
Returns a jQuery object containing the original element or other relevant generated element.
Syntax
var instance = new wijmo.progressbar.JQueryUIProgress();
var value; // Type: JQuery
value = instance.widget();
function widget() : JQuery;
See Also

Reference

JQueryUIProgress type