Function moxie_dom::elements::forms::label[][src]

pub fn label() -> LabelBuilder
Expand 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.