What Are Radio Buttons?

Technical summary

Value A string representing the value of the radio button.
Events change and input
Supported common attributes checked, value and required
IDL attributes checked and value
DOM interface

HTMLInputElement

Methods select()
Implicit