spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
HTMLOptionsCollection.opIndexAssign
spasm
bindings
html
HTMLOptionsCollection
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HTMLOptionsCollection
nothrow
void
opIndexAssign
(
T1
)
(
scope
auto
ref
Optional
!(
T0
)
option
,
uint
index
)
if
(
isTOrPointer
!(
T1
,
HTMLOptionElement
)
)
Meta
Source
See Implementation
spasm
bindings
html
HTMLOptionsCollection
constructors
this
functions
add
length
opDispatch
opIndexAssign
remove
selectedIndex
variables
_parent