kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Element
/
getAttributeNS
get
Attribute
NS
JS
fun
getAttributeNS
(
namespace
:
String
?
,
localName
:
String
)
:
String
?