HTMLStyleElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

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.
media
void media(string media)
Undocumented in source. Be warned that the author may not have intended to support it.
media
string media()
Undocumented in source. Be warned that the author may not have intended to support it.
sheet
auto sheet()
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