jQuery.wijmo.wijradio Namespace > options type : checked Field |
Default value: null
Causes the radio button to appear in the selected state.
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijradio.options.checked; |
Javascript (Specification) | |
---|---|
|