WebIDLpedia

RadioNodeList interface

Definition

HTML Standard defines RadioNodeList



[Exposed=Window]
interface RadioNodeList : NodeList {
  attribute DOMString value;
};

Methods and attributes that return objects implementing RadioNodeList

Referring IDL interfaces/dictionaries