Skip to main content

progress

Function progress 

Source
pub fn progress<MSG>(
    attrs: &[Attribute<MSG>],
    children: &[Node<MSG>],
) -> Node<MSG>
where MSG: Clone,
Expand description

Creates an html progress element