kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
NamedNodeMap
/
getNamedItem
get
Named
Item
JS
fun
getNamedItem
(
qualifiedName
:
String
)
:
Attr
?