Function moxie_dom::elements::forms::optgroup   [−][src]
pub fn optgroup() -> OptgroupBuilderExpand description
The HTML <optgroup> element creates a grouping of options within a
<select> element.
A function for creating a builder which will accept attributes and produce the element.