pub fn progress(cx: Scope) -> HtmlElement<Progress>
The <progress> HTML element displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
<progress>