HTMLMeterElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

high
void high(double high)
Undocumented in source. Be warned that the author may not have intended to support it.
high
auto high()
Undocumented in source. Be warned that the author may not have intended to support it.
labels
auto labels()
Undocumented in source. Be warned that the author may not have intended to support it.
low
void low(double low)
Undocumented in source. Be warned that the author may not have intended to support it.
low
auto low()
Undocumented in source. Be warned that the author may not have intended to support it.
max
void max(double max)
Undocumented in source. Be warned that the author may not have intended to support it.
max
auto max()
Undocumented in source. Be warned that the author may not have intended to support it.
min
void min(double min)
Undocumented in source. Be warned that the author may not have intended to support it.
min
auto min()
Undocumented in source. Be warned that the author may not have intended to support it.
optimum
void optimum(double optimum)
Undocumented in source. Be warned that the author may not have intended to support it.
optimum
auto optimum()
Undocumented in source. Be warned that the author may not have intended to support it.
value
void value(double 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.

Variables

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

Meta