Function silkenweb::elements::html::label

source ·
pub fn label<D: Dom>() -> Label<D>
Expand description

Construct the HTML label element

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