kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
Element
/
getElementsByTagNameNS
get
Elements
By
Tag
Name
NS
fun
getElementsByTagNameNS
(
namespace
:
String
?
,
localName
:
String
)
:
HTMLCollection
(
source
)