Function leptos::html::label

source ·
pub fn label(cx: Scope) -> HtmlElement<Label>
Expand description

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