Radio

Example

1

Description

Properties

Property Name Description
alt alternate text to be displayed if the browser does not support radio buttons
checked whether the button is checked or not
defaultChecked whether the default state of the button is checked
disabled whether the button is disabled
form form containing the radio button
name name of the button
type returns "radio"
value value of the radio button

Methods

Method Name Description Values