position property
The position read-only property of the HTMLProgressElement
interface returns current progress of the progress element.
Implementation
external double get position;
The position read-only property of the HTMLProgressElement
interface returns current progress of the progress element.
external double get position;