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

Reference

wijradio type
wijradio jQuery Widget