pub fn label(content: impl View) -> Html<Label, (), impl View>
A label element that represents a caption that can be associated with a specific form control.
label