libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
DocumentFragment.getElementsByAttributeNS
libwasm
bindings
DocumentFragment
DocumentFragment
Undocumented in source. Be warned that the author may not have intended to support it.
struct
DocumentFragment
nothrow
auto
getElementsByAttributeNS
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
namespaceURI
,
string
name
,
string
value
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Meta
Source
See Implementation
libwasm
bindings
DocumentFragment
DocumentFragment
constructors
this
functions
QueryInterface
append
childElementCount
children
firstElementChild
getElementById
getElementsByAttribute
getElementsByAttributeNS
lastElementChild
prepend
querySelector
querySelectorAll
variables
_parent