HTMLMenuItemElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

checked
void checked(bool checked)
Undocumented in source. Be warned that the author may not have intended to support it.
checked
bool checked()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultChecked
bool defaultChecked()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultChecked
void defaultChecked(bool defaultChecked)
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.
icon
void icon(string icon)
Undocumented in source. Be warned that the author may not have intended to support it.
icon
string icon()
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.
radiogroup
void radiogroup(string radiogroup)
Undocumented in source. Be warned that the author may not have intended to support it.
radiogroup
string radiogroup()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
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