kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
Document
/
createAttributeNS
create
Attribute
NS
fun
createAttributeNS
(
namespace
:
String
?
,
qualifiedName
:
String
)
:
Attr
(
source
)