$(function () { var options; // Type: wijmo.radio.wijradio.options $(".selector").wijradio(options); });
function wijradio;
$(function () { var options; // Type: wijmo.radio.wijradio.options $(".selector").wijradio(options); });
function wijradio;
Object
wijmo.radio.wijradio
Name | Description | |
---|---|---|
wijradio Constructor |
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
refresh | Use the refresh method to set the radio button's style. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |