label

Function label 

Source
pub fn label(content: impl View) -> Html<Label, (), impl View>
Expand description

A label element that represents a caption that can be associated with a specific form control.