Function leptos_dom::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.
pub fn label(cx: Scope) -> HtmlElement<Label>
The <label>
HTML element represents a caption for an item in a user interface.