Specifies whether the radio button is checked.
Optional
enabledSpecifies whether the radio button is enabled.
Specifies the name that identifies the component.
Specifies the text to display next to the radio button.
Optional
tooltipSpecifies the tooltip to display. If undefined, no tooltip is shown.
Specifies the value represented by the radio button.
Represents options describing how to render a radio button. See PopoutComponentFactory.radioButton.