value
Description
The value of RadioNodeList for JS returns the value of the first checked radio button represented by radioNodeList.
Checks the first radio button represented by radioNodeList that has value value.
Syntax
radioNodeList.value radioNodeList.value = value