Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Document
/
createAttributeNS
create
Attribute
NS
fun
createAttributeNS
(
namespace
:
String
?
,
qualifiedName
:
String
)
:
Attr
(
source
)
MDN Reference