Wijmo UI for the Web
wijradio type
wijmo.radio Namespace : wijradio type
Syntax
$(function () {
    var options; // Type:  wijmo.radio.wijradio.options
     
    $(".selector").wijradio(options);
});
function wijradio;
Inheritance Hierarchy

Object
      wijmo.radio.wijradio

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodUse the refresh method to set the radio button's style.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.radio Namespace