HTMLParamElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

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