Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.html
/
HTMLCollection
/
namedItem
named
Item
fun
namedItem
(
name
:
String
)
:
T
?
(
source
)
Retrieves a select object or an object from an options collection.
MDN Reference