HTMLSourceElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

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

Variables

_parent
spasm.bindings.html.HTMLElement _parent;
Undocumented in source.

Meta