Function moxie_dom::elements::forms::progress   [−][src]
pub fn progress() -> ProgressBuilderExpand description
The HTML <progress> element displays an indicator showing the completion
progress of a task, typically displayed as a progress bar.
A function for creating a builder which will accept attributes and produce the element.