HTMLOptionElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

defaultSelected
void defaultSelected(bool defaultSelected)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultSelected
bool defaultSelected()
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
void disabled(bool disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
bool disabled()
Undocumented in source. Be warned that the author may not have intended to support it.
form
auto form()
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index()
Undocumented in source. Be warned that the author may not have intended to support it.
label
void label(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
label
string label()
Undocumented in source. Be warned that the author may not have intended to support it.
selected
void selected(bool selected)
Undocumented in source. Be warned that the author may not have intended to support it.
selected
bool selected()
Undocumented in source. Be warned that the author may not have intended to support it.
text
void text(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text()
Undocumented in source. Be warned that the author may not have intended to support it.
value
void value(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta