Function moxie_dom::elements::forms::label   [−][src]
pub fn label() -> LabelBuilderExpand description
The HTML <label> element represents a caption for an item in a user interface.
A function for creating a builder which will accept attributes and produce the element.