kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Element
/
getAttributeNode
get
Attribute
Node
JS
fun
getAttributeNode
(
qualifiedName
:
String
)
:
Attr
?