HTMLProgressElement
sealed class HTMLProgressElement : HTMLElement, ILabelabelElement, IHtmlProgressElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, IElementCssInlineStyle
Represents the HTML progress element.
Gets if the progress bar is determinate. Otherwise it is considered
to be an indeterminate progress bar.
Gets the list of assigned labels.
Gets or sets the maximum value.
Gets the position.
Gets if labels are supported.
Gets or sets the current value.