value property
The value property of the HTMLProgressElement interface represents
the current progress of the progress element.
Implementation
external double get value;
Implementation
external set value(num value);
The value property of the HTMLProgressElement interface represents
the current progress of the progress element.
external double get value;
external set value(num value);