Function pinwheel::elements::html::progress[][src]

pub fn progress() -> ProgressElement
Expand description

The HTML <progress> element displays an indicator showing the completion progress of a task, typically displayed as a progress bar.