Function leptos_dom::html::label

source ยท
pub fn label() -> HtmlElement<Label>
Expand description

The <label> HTML element represents a caption for an item in a user interface.