Function moxie_dom::elements::forms::legend   [−][src]
pub fn legend() -> LegendBuilderExpand description
The HTML <legend> element represents a caption for the content of its parent
<fieldset>.
A function for creating a builder which will accept attributes and produce the element.