Optionaloptions: 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.
StaticobservedProtected Readonly_onProtected Readonly_onProtected_upgradeProtectedhandleHandle 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.