kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Element
/
setAttributeNS
set
Attribute
NS
JS
fun
setAttributeNS
(
namespace
:
String
?
,
qualifiedName
:
String
,
value
:
String
)