{"json_modified": "2016-08-28T21:04:41.248294", "uuid": "c96fdba6-8584-4dae-a529-7df5954c739c", "title": "RadioNodeList.value", "url": "/en-US/docs/Web/API/RadioNodeList/value", "tags": ["R\u00e9f\u00e9rence", "Reference", "RadioNodeList", "Property", "HTML DOM"], "translations": [], "modified": "2016-08-28T21:04:41", "label": "RadioNodeList.value", "localization_tags": [], "locale": "en-US", "id": 124271, "last_edit": "2016-08-28T21:04:35", "summary": "If the underlying element collection contains radio buttons, the RadioNodeList.value
property represents the checked radio button. On retrieving the value
property, the value
of the currently checked
radio button is returned as a string. If the collection does not contain any radio buttons or none of the radio buttons in the collection is in checked
state, the empty string is returned. On setting the value
property, the first radio button input element whose value
property is equal to the new value will be set to checked
.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/RadioNodeList/value", "review_tags": []}