kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
RadioNodeList
Radio
Node
List
JS
abstract
external
class
RadioNodeList
:
NodeList
,
UnionElementOrRadioNodeList
Content copied to clipboard
Exposes the JavaScript
RadioNodeList
to Kotlin
Constructors
Functions
Properties
Constructors
RadioNodeList
Link copied to clipboard
JS
fun
RadioNodeList
(
)
Content copied to clipboard
Functions
item
Link copied to clipboard
JS
open
override
fun
item
(
index
:
Int
)
:
Node
?
Content copied to clipboard
Properties
length
Link copied to clipboard
JS
abstract
val
length
:
Int
Content copied to clipboard
value
Link copied to clipboard
JS
open
var
value
:
String
Content copied to clipboard