Optional
options: ButtonOptionsWhether this radio button is checked.
Whether the button is disabled.
When disabled, the button cannot be clicked.
The value associated with this radio button.
Static
observedProtected
Readonly
_onProtected
Readonly
_onProtected
_upgradeProtected
handleHandle a button click.
By default, this does nothing. Subclasses can override this method to add behavior to the button.
<theoplayer-radio-button>
- A button that can be checked.When part of a RadioGroup, at most one button in the group can be checked.