libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
HTMLOptionsCollection.add
libwasm
bindings
HTMLOptionsCollection
HTMLOptionsCollection
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(SumType!(HTMLOptionElement, HTMLOptGroupElement) element, Optional!(T1) before)
void
add
(SumType!(HTMLOptionElement, HTMLOptGroupElement) element)
struct
HTMLOptionsCollection
nothrow
void
add
()
(
scope
ref
SumType
!(
HTMLOptionElement
,
HTMLOptGroupElement
)
element
)
Meta
Source
See Implementation
libwasm
bindings
HTMLOptionsCollection
HTMLOptionsCollection
constructors
this
functions
add
length
opDispatch
opIndexAssign
remove
selectedIndex
variables
_parent