Function glory_core::web::widgets::progress

source ·
pub fn progress() -> HtmlProgress
Expand description

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